report-ui/dist/static/js/chunk-4e41.4b65fd6b.js
2023-04-21 15:50:49 +08:00

8 lines
512 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window.webpackJsonp=window.webpackJsonp||[]).push([["chunk-4e41","chunk-e4a7"],{"+3Gg":function(e,t,a){"use strict";var i={name:"widgetPiePercentageChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){var e=this;return{angle:0,options:{title:{text:"{nums|60}{percent|%}",x:"center",y:"center",textStyle:{rich:{nums:{fontSize:60,color:"#29EEF3"},percent:{fontSize:30,color:"#29EEF3"}}}},legend:{type:"plain",orient:"vertical",right:0,top:"10%",align:"auto",data:[{name:"1",icon:"circle"},{name:"2",icon:"circle"},{name:"3",icon:"circle"},{name:"4",icon:"circle"}],textStyle:{color:"white",fontSize:16,padding:[10,1,10,0]},selectedMode:!1},series:[{type:"custom",coordinateSystem:"none",renderItem:function(t,a){return{type:"arc",shape:{cx:a.getWidth()/2,cy:a.getHeight()/2,r:Math.min(a.getWidth(),a.getHeight())/2*.6,startAngle:(0+e.angle)*Math.PI/180,endAngle:(90+e.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(t,a){return{type:"arc",shape:{cx:a.getWidth()/2,cy:a.getHeight()/2,r:Math.min(a.getWidth(),a.getHeight())/2*.6,startAngle:(180+e.angle)*Math.PI/180,endAngle:(270+e.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(t,a){return{type:"arc",shape:{cx:a.getWidth()/2,cy:a.getHeight()/2,r:Math.min(a.getWidth(),a.getHeight())/2*.65,startAngle:(270-e.angle)*Math.PI/180,endAngle:(40-e.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(t,a){return{type:"arc",shape:{cx:a.getWidth()/2,cy:a.getHeight()/2,r:Math.min(a.getWidth(),a.getHeight())/2*.65,startAngle:(90-e.angle)*Math.PI/180,endAngle:(220-e.angle)*Math.PI/180},style:{stroke:"#0CD3DB",fill:"transparent",lineWidth:1.5},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(t,a){var i=a.getWidth()/2,l=a.getHeight()/2,o=Math.min(a.getWidth(),a.getHeight())/2*.65,n=e.getCirlPoint(i,l,o,90-e.angle);return{type:"circle",shape:{cx:n.x,cy:n.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"custom",coordinateSystem:"none",renderItem:function(t,a){var i=a.getWidth()/2,l=a.getHeight()/2,o=Math.min(a.getWidth(),a.getHeight())/2*.65,n=e.getCirlPoint(i,l,o,270-e.angle);return{type:"circle",shape:{cx:n.x,cy:n.y,r:4},style:{stroke:"#0CD3DB",fill:"#0CD3DB"},silent:!0}},data:[0]},{type:"pie",radius:["58%","45%"],silent:!0,clockwise:!0,startAngle:90,z:0,zlevel:0,label:{normal:{position:"center"}},data:[{value:60,name:"",itemStyle:{normal:{color:{colorStops:[{offset:0,color:"#4FADFD"},{offset:1,color:"#28E8FA"}]}}}},{value:40,name:"",label:{normal:{show:!1}},itemStyle:{normal:{color:"#173164"}}}]},{name:"percent",type:"gauge",radius:"58%",center:["50%","50%"],startAngle:0,endAngle:359.9,splitNumber:8,hoverAnimation:!0,axisTick:{show:!1},splitLine:{length:15,lineStyle:{width:5,color:"#061740"}},axisLabel:{show:!1},pointer:{show:!1},axisLine:{lineStyle:{opacity:0}},detail:{show:!1},data:[{value:0,name:""}]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},mounted:function(){},methods:{getCirlPoint:function(e,t,a,i){return{x:e+a*Math.cos(i*Math.PI/180),y:t+a*Math.sin(i*Math.PI/180)}},editorOptions:function(){this.setOptionsTitle(),this.setOptionsColor(),this.setOptionsData(),this.setOptionLine(),this.setOptionSurplusColor()},setOptionsTitle:function(){var e=this.optionsSetup,t=this.options.title;t.x="center",t.y="center";var a={nums:{fontSize:e.textNumFontSize,color:e.textNumColor,fontWeight:e.textNumFontWeight},percent:{fontSize:e.textPerFontSize,color:e.textPerColor,fontWeight:e.textPerFontWeight}};t.textStyle.rich=a,this.options.title=t},setOptionsColor:function(){var e=this.optionsSetup,t=this.options.series[6].data[0].itemStyle,a={color:{colorStops:[{offset:0,color:e.color0Start},{offset:1,color:e.color100End}]}};t.normal=a},setOptionSurplusColor:function(){var e=this.options.series[6].data[1].itemStyle,t={color:this.optionsSetup.colorsurplus};e.normal=t},setOptionLine:function(){var e=this.optionsSetup,t=this.options.series[7].splitLine;this.options.series[7].splitNumber=e.lineNumber,t.length=e.lineLength;var a={width:e.lineWidth,color:e.lineColor};t.lineStyle=a},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t=this.options.title,a=e[0].num;t.text="{nums|"+a+"}{percent|%}",this.options.series[6].data[0].value=a,this.options.series[6].data[1].value=100-a},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.options.title.text="{nums|"+e[0].value+"}{percent|%}",t.options.series[6].data[0].value=e[0].value,t.options.series[6].data[1].value=100-e[0].value})}}},l=(a("uAIp"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"d1f96a54",null);o.options.__file="widgetPiePercentageChart.vue";t.a=o.exports},"+lvf":function(e,t,a){},"+pa5":function(e,t,a){},"+sxJ":function(e,t,a){"use strict";var i=a("s5ii");a.n(i).a},"/C5K":function(e,t,a){"use strict";var i={name:"WidgetSlider",components:{},data:function(){return{options:{mainCell:".bd ul",autoPlay:!0,effect:"leftLoop"}}},mounted:function(){},methods:{}},l=(a("11BW"),a("KHd+")),o=Object(l.a)(i,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("superslide",{staticClass:"slideBox",attrs:{options:e.options}},[a("div",{staticClass:"bd"},[a("ul",[a("li",[a("img",{attrs:{src:"https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=717294809,2494697366&fm=26&gp=0.jpg",alt:""}})]),e._v(" "),a("li",[a("img",{attrs:{src:"https://dss2.bdstatic.com/70cFvnSh_Q1YnxGkpoWK1HF6hhy/it/u=2090090414,3038344648&fm=26&gp=0.jpg",alt:""}})])])]),e._v(" "),a("div",{staticClass:"hd",attrs:{slot:"titCell"},slot:"titCell"},[a("ul",[a("li",{staticClass:"on"},[e._v("1")]),e._v(" "),a("li",{},[e._v("2")]),e._v(" "),a("li",{},[e._v("3")])])]),e._v(" "),a("a",{staticClass:"prev",attrs:{slot:"prev",href:"javascript:void(0)"},slot:"prev"}),e._v(" "),a("a",{staticClass:"next",attrs:{slot:"next",href:"javascript:void(0)"},slot:"next"}),e._v(" "),a("span",{staticClass:"pageState",attrs:{slot:"pageStateCell"},slot:"pageStateCell"})])},[],!1,null,"6d449818",null);o.options.__file="widgetSlider.vue";t.a=o.exports},"/RZQ":function(e,t,a){},"/rDb":function(e,t,a){},"05u8":function(e,t,a){},"07gj":function(e,t,a){"use strict";var i=a("sa8E");a.n(i).a},"0RT/":function(e,t,a){"use strict";var i=a("6i0f");a.n(i).a},"0U/b":function(e,t,a){},"11BW":function(e,t,a){"use strict";var i=a("Ss0v");a.n(i).a},"1C1b":function(e,t,a){"use strict";var i=a("/rDb");a.n(i).a},"2UlC":function(e,t,a){},"4Zv2":function(e,t,a){"use strict";a("987z");var i={name:"widgetWordCloud",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{show:!0},series:[{type:"wordCloud",size:["9%","99%"],sizeRange:[6,30],textRotation:[0,45,90,-45],rotationRange:[-45,90],shape:"circle",textPadding:0,autoSize:{enable:!0,minSize:6},textStyle:{normal:{color:function(){return"rgb("+[Math.round(160*Math.random()),Math.round(160*Math.random()),Math.round(160*Math.random())].join(",")+")"}}},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsSizeRange(),this.setOptionsRotationRange(),this.setOptionsTooltip(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsSizeRange:function(){var e=this.optionsSetup;this.options.series[0].sizeRange=[e.minRangeSize,e.maxRangeSize]},setOptionsRotationRange:function(){var e=this.optionsSetup;this.options.series[0].rotationRange=[e.minRotationRange,e.maxRotationRange]},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t="string"==typeof e?JSON.parse(e):e;for(var a in this.options.series)this.options.series[a].data=t},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t in this.options.series)this.options.series[t].data=e}}},l=(a("Of36"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"56e81ae2",null);o.options.__file="widgetWordCloud.vue";t.a=o.exports},"4bCr":function(e,t,a){"use strict";var i=a("wIJw");a.n(i).a},"4i3G":function(e,t,a){"use strict";var i=a("nERQ");a.n(i).a},"4rp5":function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetBarStackchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],name:"",type:"line",barGap:"0%",itemStyle:{barBorderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}},splitLine:{show:e.isShowSplitLineY,lineStyle:{color:e.splitLineColorY,width:e.splitLineWidthY}}};this.options.yAxis=t},getOptionArea:function(){var e=this.optionsSetup;return e.area?{opacity:e.areaThickness/100}:{opacity:0}},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData,e):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},staticDataFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);var o=[],n=[],r=[],s=[];for(var u in e)n[u]=e[u].axis,r[u]=e[u].name;for(var c in n=this.setUnique(n),r=this.setUnique(r)){var p=new Array(n.length).fill(0);for(var h in n)for(var d in e)e[d].name==r[c]&&e[d].axis==n[h]&&(p[h]=e[d].data);o.push({name:r[c],type:"line",data:p,width:t.lineWidth,symbol:t.symbol,showSymbol:t.markPoint,symbolSize:t.pointSize,smooth:t.smoothCurve,lineStyle:{color:i[c],width:t.lineWidth},itemStyle:{color:i[c]},areaStyle:this.getOptionArea(),label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight}}),s.push(r[c])}this.options.series=o,t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=n,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=n,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),this.options.legend.data=s,this.setOptionsLegendName(s)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){for(var a=e.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=t.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=t.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var o=[],n=[];for(var r in t.series)"line"==t.series[r].type&&o.push({name:t.series[r].name,type:"line",data:t.series[r].data,width:e.lineWidth,symbol:e.symbol,showSymbol:e.markPoint,symbolSize:e.pointSize,symbolColor:i[r],smooth:e.smoothCurve,lineStyle:{color:i[r],width:e.lineWidth},itemStyle:{color:i[r]},areaStyle:this.getOptionArea(),label:{show:e.isShow,position:"top",distance:10,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}}),n.push(t.series[r].name);this.options.series=o,this.options.legend.data=n,this.setOptionsLegendName(n)}}},n=(a("Ftma"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"6191b720",null);r.options.__file="widgetLineStackChart.vue";t.a=r.exports},"5BTy":function(e,t,a){"use strict";var i=a("Vrnh");a.n(i).a},"5Gjc":function(e,t,a){"use strict";var i=a("0U/b");a.n(i).a},"5wOi":function(e,t,a){"use strict";var i=a("nm09");a.n(i).a},"6i0f":function(e,t,a){},"7sfK":function(e,t,a){"use strict";var i=a("Dkhk");a.n(i).a},"7x1v":function(e,t,a){"use strict";var i=a("MxG3");a.n(i).a},"8LiF":function(e,t,a){"use strict";var i=a("PgDh");a.n(i).a},"8Ztf":function(e,t,a){},"987z":function(e,t,a){e.exports=function(e){return function(e){function t(i){if(a[i])return a[i].exports;var l=a[i]={i:i,l:!1,exports:{}};return e[i].call(l.exports,l,l.exports,t),l.l=!0,l.exports}var a={};return t.m=e,t.c=a,t.d=function(e,a,i){t.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:i})},t.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(a,"a",a),a},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=25)}([function(e,t){function a(e){if(null==e||"object"!=typeof e)return e;var t=e,i=f.call(e);if("[object Array]"===i){t=[];for(var l=0,o=e.length;l<o;l++)t[l]=a(e[l])}else if(m[i]){var n=e.constructor;if(e.constructor.from)t=n.from(e);else{t=new n(e.length);for(var l=0,o=e.length;l<o;l++)t[l]=a(e[l])}}else if(!d[i]&&!p(e)&&!c(e))for(var r in t={},e)e.hasOwnProperty(r)&&(t[r]=a(e[r]));return t}function i(e,t,l){if(!s(t)||!s(e))return l?a(t):e;for(var o in t)if(t.hasOwnProperty(o)){var n=e[o],h=t[o];!s(h)||!s(n)||r(h)||r(n)||c(h)||c(n)||u(h)||u(n)||p(h)||p(n)?!l&&o in e||(e[o]=a(t[o])):i(n,h,l)}return e}function l(e,t,a){for(var i in t)t.hasOwnProperty(i)&&(a?null!=t[i]:null==e[i])&&(e[i]=t[i]);return e}function o(e,t,a){if(e&&t)if(e.forEach&&e.forEach===y)e.forEach(t,a);else if(e.length===+e.length)for(var i=0,l=e.length;i<l;i++)t.call(a,e[i],i,e);else for(var o in e)e.hasOwnProperty(o)&&t.call(a,e[o],o,e)}function n(e,t){var a=g.call(arguments,2);return function(){return e.apply(t,a.concat(g.call(arguments)))}}function r(e){return"[object Array]"===f.call(e)}function s(e){var t=typeof e;return"function"===t||!!e&&"object"==t}function u(e){return!!d[f.call(e)]}function c(e){return"object"==typeof e&&"number"==typeof e.nodeType&&"object"==typeof e.ownerDocument}function p(e){return e[C]}function h(e){e&&o(e,function(e,t){this.set(t,e)},this)}var d={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object CanvasGradient]":1,"[object CanvasPattern]":1,"[object Image]":1,"[object Canvas]":1},m={"[object Int8Array]":1,"[object Uint8Array]":1,"[object Uint8ClampedArray]":1,"[object Int16Array]":1,"[object Uint16Array]":1,"[object Int32Array]":1,"[object Uint32Array]":1,"[object Float32Array]":1,"[object Float64Array]":1},f=Object.prototype.toString,v=Array.prototype,y=v.forEach,b=v.filter,g=v.slice,x=v.map,S=v.reduce,w={},q=function(){return w.createCanvas()};w.createCanvas=function(){return document.createElement("canvas")};var D,C="__ec_primitive__";h.prototype={constructor:h,get:function(e){return this["_ec_"+e]},set:function(e,t){return this["_ec_"+e]=t,t},each:function(e,t){for(var a in void 0!==t&&(e=n(e,t)),this)this.hasOwnProperty(a)&&e(this[a],a.slice(4))},removeKey:function(e){delete this["_ec_"+e]}},t.$override=function(e,t){w[e]=t},t.clone=a,t.merge=i,t.mergeAll=function(e,t){for(var a=e[0],l=1,o=e.length;l<o;l++)a=i(a,e[l],t);return a},t.extend=function(e,t){for(var a in t)t.hasOwnProperty(a)&&(e[a]=t[a]);return e},t.defaults=l,t.createCanvas=q,t.getContext=function(){return D||(D=q().getContext("2d")),D},t.indexOf=function(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var a=0,i=e.length;a<i;a++)if(e[a]===t)return a}return-1},t.inherits=function(e,t){function a(){}var i=e.prototype;for(var l in a.prototype=t.prototype,e.prototype=new a,i)e.prototype[l]=i[l];e.prototype.constructor=e,e.superClass=t},t.mixin=function(e,t,a){e="prototype"in e?e.prototype:e,t="prototype"in t?t.prototype:t,l(e,t,a)},t.isArrayLike=function(e){if(e)return"string"!=typeof e&&"number"==typeof e.length},t.each=o,t.map=function(e,t,a){if(e&&t){if(e.map&&e.map===x)return e.map(t,a);for(var i=[],l=0,o=e.length;l<o;l++)i.push(t.call(a,e[l],l,e));return i}},t.reduce=function(e,t,a,i){if(e&&t){if(e.reduce&&e.reduce===S)return e.reduce(t,a,i);for(var l=0,o=e.length;l<o;l++)a=t.call(i,a,e[l],l,e);return a}},t.filter=function(e,t,a){if(e&&t){if(e.filter&&e.filter===b)return e.filter(t,a);for(var i=[],l=0,o=e.length;l<o;l++)t.call(a,e[l],l,e)&&i.push(e[l]);return i}},t.find=function(e,t,a){if(e&&t)for(var i=0,l=e.length;i<l;i++)if(t.call(a,e[i],i,e))return e[i]},t.bind=n,t.curry=function(e){var t=g.call(arguments,1);return function(){return e.apply(this,t.concat(g.call(arguments)))}},t.isArray=r,t.isFunction=function(e){return"function"==typeof e},t.isString=function(e){return"[object String]"===f.call(e)},t.isObject=s,t.isBuiltInObject=u,t.isDom=c,t.eqNaN=function(e){return e!=e},t.retrieve=function(e){for(var t=0,a=arguments.length;t<a;t++)if(null!=arguments[t])return arguments[t]},t.retrieve2=function(e,t){return null!=e?e:t},t.retrieve3=function(e,t,a){return null!=e?e:null!=t?t:a},t.slice=function(){return Function.call.apply(g,arguments)},t.normalizeCssArray=function(e){if("number"==typeof e)return[e,e,e,e];var t=e.length;return 2===t?[e[0],e[1],e[0],e[1]]:3===t?[e[0],e[1],e[2],e[1]]:e},t.assert=function(e,t){if(!e)throw new Error(t)},t.setAsPrimitive=function(e){e[C]=!0},t.isPrimitive=p,t.createHashMap=function(e){return new h(e)},t.noop=function(){}},function(e,t,a){function i(e){l.call(this,e),this.path=null}var l=a(12),o=a(0),n=a(6),r=a(50),s=a(56),u=s.prototype.getCanvasPattern,c=Math.abs,p=new n(!0);i.prototype={constructor:i,type:"path",__dirtyPath:!0,strokeContainThreshold:5,brush:function(e,t){var a,i=this.style,l=this.path||p,o=i.hasStroke(),n=i.hasFill(),r=i.fill,s=i.stroke,c=n&&!!r.colorStops,h=o&&!!s.colorStops,d=n&&!!r.image,m=o&&!!s.image;i.bind(e,this,t),this.setTransform(e),this.__dirty&&(c&&(a=a||this.getBoundingRect(),this._fillGradient=i.getGradient(e,r,a)),h&&(a=a||this.getBoundingRect(),this._strokeGradient=i.getGradient(e,s,a))),c?e.fillStyle=this._fillGradient:d&&(e.fillStyle=u.call(r,e)),h?e.strokeStyle=this._strokeGradient:m&&(e.strokeStyle=u.call(s,e));var f=i.lineDash,v=i.lineDashOffset,y=!!e.setLineDash,b=this.getGlobalScale();l.setScale(b[0],b[1]),this.__dirtyPath||f&&!y&&o?(l.beginPath(e),f&&!y&&(l.setLineDash(f),l.setLineDashOffset(v)),this.buildPath(l,this.shape,!1),this.path&&(this.__dirtyPath=!1)):(e.beginPath(),this.path.rebuildPath(e)),n&&l.fill(e),f&&y&&(e.setLineDash(f),e.lineDashOffset=v),o&&l.stroke(e),f&&y&&e.setLineDash([]),this.restoreTransform(e),null!=i.text&&this.drawRectText(e,this.getBoundingRect())},buildPath:function(e,t,a){},createPathProxy:function(){this.path=new n},getBoundingRect:function(){var e=this._rect,t=this.style,a=!e;if(a){var i=this.path;i||(i=this.path=new n),this.__dirtyPath&&(i.beginPath(),this.buildPath(i,this.shape,!1)),e=i.getBoundingRect()}if(this._rect=e,t.hasStroke()){var l=this._rectWithStroke||(this._rectWithStroke=e.clone());if(this.__dirty||a){l.copy(e);var o=t.lineWidth,r=t.strokeNoScale?this.getLineScale():1;t.hasFill()||(o=Math.max(o,this.strokeContainThreshold||4)),r>1e-10&&(l.width+=o/r,l.height+=o/r,l.x-=o/r/2,l.y-=o/r/2)}return l}return e},contain:function(e,t){var a=this.transformCoordToLocal(e,t),i=this.getBoundingRect(),l=this.style;if(e=a[0],t=a[1],i.contain(e,t)){var o=this.path.data;if(l.hasStroke()){var n=l.lineWidth,s=l.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(l.hasFill()||(n=Math.max(n,this.strokeContainThreshold)),r.containStroke(o,n/s,e,t)))return!0}if(l.hasFill())return r.contain(o,e,t)}return!1},dirty:function(e){null==e&&(e=!0),e&&(this.__dirtyPath=e,this._rect=null),this.__dirty=!0,this.__zr&&this.__zr.refresh(),this.__clipTarget&&this.__clipTarget.dirty()},animateShape:function(e){return this.animate("shape",e)},attrKV:function(e,t){"shape"===e?(this.setShape(t),this.__dirtyPath=!0,this._rect=null):l.prototype.attrKV.call(this,e,t)},setShape:function(e,t){var a=this.shape;if(a){if(o.isObject(e))for(var i in e)e.hasOwnProperty(i)&&(a[i]=e[i]);else a[e]=t;this.dirty(!0)}return this},getLineScale:function(){var e=this.transform;return e&&c(e[0]-1)>1e-10&&c(e[3]-1)>1e-10?Math.sqrt(c(e[0]*e[3]-e[2]*e[1])):1}},i.extend=function(e){var t=function(t){i.call(this,t),e.style&&this.style.extendFrom(e.style,!1);var a=e.shape;if(a){this.shape=this.shape||{};var l=this.shape;for(var o in a)!l.hasOwnProperty(o)&&a.hasOwnProperty(o)&&(l[o]=a[o])}e.init&&e.init.call(this,t)};for(var a in o.inherits(t,i),e)"style"!==a&&"shape"!==a&&(t.prototype[a]=e[a]);return t},o.inherits(i,l);var h=i;e.exports=h},function(e,t){function a(e){return Math.sqrt(i(e))}function i(e){return e[0]*e[0]+e[1]*e[1]}function l(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}function o(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}var n="undefined"==typeof Float32Array?Array:Float32Array,r=a,s=i,u=l,c=o;t.create=function(e,t){var a=new n(2);return null==e&&(e=0),null==t&&(t=0),a[0]=e,a[1]=t,a},t.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e},t.clone=function(e){var t=new n(2);return t[0]=e[0],t[1]=e[1],t},t.set=function(e,t,a){return e[0]=t,e[1]=a,e},t.add=function(e,t,a){return e[0]=t[0]+a[0],e[1]=t[1]+a[1],e},t.scaleAndAdd=function(e,t,a,i){return e[0]=t[0]+a[0]*i,e[1]=t[1]+a[1]*i,e},t.sub=function(e,t,a){return e[0]=t[0]-a[0],e[1]=t[1]-a[1],e},t.len=a,t.length=r,t.lenSquare=i,t.lengthSquare=s,t.mul=function(e,t,a){return e[0]=t[0]*a[0],e[1]=t[1]*a[1],e},t.div=function(e,t,a){return e[0]=t[0]/a[0],e[1]=t[1]/a[1],e},t.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]},t.scale=function(e,t,a){return e[0]=t[0]*a,e[1]=t[1]*a,e},t.normalize=function(e,t){var i=a(t);return 0===i?(e[0]=0,e[1]=0):(e[0]=t[0]/i,e[1]=t[1]/i),e},t.distance=l,t.dist=u,t.distanceSquare=o,t.distSquare=c,t.negate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e},t.lerp=function(e,t,a,i){return e[0]=t[0]+i*(a[0]-t[0]),e[1]=t[1]+i*(a[1]-t[1]),e},t.applyTransform=function(e,t,a){var i=t[0],l=t[1];return e[0]=a[0]*i+a[2]*l+a[4],e[1]=a[1]*i+a[3]*l+a[5],e},t.min=function(e,t,a){return e[0]=Math.min(t[0],a[0]),e[1]=Math.min(t[1],a[1]),e},t.max=function(e,t,a){return e[0]=Math.max(t[0],a[0]),e[1]=Math.max(t[1],a[1]),e}},function(e,t,a){function i(e,t,a,i){a<0&&(e+=a,a=-a),i<0&&(t+=i,i=-i),this.x=e,this.y=t,this.width=a,this.height=i}var l=a(2),o=a(8),n=l.applyTransform,r=Math.min,s=Math.max;i.prototype={constructor:i,union:function(e){var t=r(e.x,this.x),a=r(e.y,this.y);this.width=s(e.x+e.width,this.x+this.width)-t,this.height=s(e.y+e.height,this.y+this.height)-a,this.x=t,this.y=a},applyTransform:function(){var e=[],t=[],a=[],i=[];return function(l){if(l){e[0]=a[0]=this.x,e[1]=i[1]=this.y,t[0]=i[0]=this.x+this.width,t[1]=a[1]=this.y+this.height,n(e,e,l),n(t,t,l),n(a,a,l),n(i,i,l),this.x=r(e[0],t[0],a[0],i[0]),this.y=r(e[1],t[1],a[1],i[1]);var o=s(e[0],t[0],a[0],i[0]),u=s(e[1],t[1],a[1],i[1]);this.width=o-this.x,this.height=u-this.y}}}(),calculateTransform:function(e){var t=this,a=e.width/t.width,i=e.height/t.height,l=o.create();return o.translate(l,l,[-t.x,-t.y]),o.scale(l,l,[a,i]),o.translate(l,l,[e.x,e.y]),l},intersect:function(e){if(!e)return!1;e instanceof i||(e=i.create(e));var t=this,a=t.x,l=t.x+t.width,o=t.y,n=t.y+t.height,r=e.x,s=e.x+e.width,u=e.y,c=e.y+e.height;return!(l<r||s<a||n<u||c<o)},contain:function(e,t){var a=this;return e>=a.x&&e<=a.x+a.width&&t>=a.y&&t<=a.y+a.height},clone:function(){return new i(this.x,this.y,this.width,this.height)},copy:function(e){this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},i.create=function(e){return new i(e.x,e.y,e.width,e.height)};var u=i;e.exports=u},function(e,t,a){function i(e){return e>-h&&e<h}function l(e){return e>h||e<-h}function o(e,t,a,i,l){var o=1-l;return o*o*(o*e+3*l*t)+l*l*(l*i+3*o*a)}function n(e,t,a,i){var l=1-i;return l*(l*e+2*i*t)+i*i*a}var r=a(2),s=r.create,u=r.distSquare,c=Math.pow,p=Math.sqrt,h=1e-8,d=1e-4,m=p(3),f=1/3,v=s(),y=s(),b=s();t.cubicAt=o,t.cubicDerivativeAt=function(e,t,a,i,l){var o=1-l;return 3*(((t-e)*o+2*(a-t)*l)*o+(i-a)*l*l)},t.cubicRootAt=function(e,t,a,l,o,n){var r=l+3*(t-a)-e,s=3*(a-2*t+e),u=3*(t-e),h=e-o,d=s*s-3*r*u,v=s*u-9*r*h,y=u*u-3*s*h,b=0;if(i(d)&&i(v))if(i(s))n[0]=0;else{var g=-u/s;g>=0&&g<=1&&(n[b++]=g)}else{var x=v*v-4*d*y;if(i(x)){var S=v/d,g=-s/r+S,w=-S/2;g>=0&&g<=1&&(n[b++]=g),w>=0&&w<=1&&(n[b++]=w)}else if(x>0){var q=p(x),D=d*s+1.5*r*(-v+q),C=d*s+1.5*r*(-v-q);D=D<0?-c(-D,f):c(D,f),C=C<0?-c(-C,f):c(C,f);var g=(-s-(D+C))/(3*r);g>=0&&g<=1&&(n[b++]=g)}else{var T=(2*d*s-3*r*v)/(2*p(d*d*d)),O=Math.acos(T)/3,L=p(d),_=Math.cos(O),g=(-s-2*L*_)/(3*r),w=(-s+L*(_+m*Math.sin(O)))/(3*r),F=(-s+L*(_-m*Math.sin(O)))/(3*r);g>=0&&g<=1&&(n[b++]=g),w>=0&&w<=1&&(n[b++]=w),F>=0&&F<=1&&(n[b++]=F)}}return b},t.cubicExtrema=function(e,t,a,o,n){var r=6*a-12*t+6*e,s=9*t+3*o-3*e-9*a,u=3*t-3*e,c=0;if(i(s)){if(l(r)){var h=-u/r;h>=0&&h<=1&&(n[c++]=h)}}else{var d=r*r-4*s*u;if(i(d))n[0]=-r/(2*s);else if(d>0){var m=p(d),h=(-r+m)/(2*s),f=(-r-m)/(2*s);h>=0&&h<=1&&(n[c++]=h),f>=0&&f<=1&&(n[c++]=f)}}return c},t.cubicSubdivide=function(e,t,a,i,l,o){var n=(t-e)*l+e,r=(a-t)*l+t,s=(i-a)*l+a,u=(r-n)*l+n,c=(s-r)*l+r,p=(c-u)*l+u;o[0]=e,o[1]=n,o[2]=u,o[3]=p,o[4]=p,o[5]=c,o[6]=s,o[7]=i},t.cubicProjectPoint=function(e,t,a,i,l,n,r,s,c,h,m){var f,g,x,S,w,q=.005,D=1/0;v[0]=c,v[1]=h;for(var C=0;C<1;C+=.05)y[0]=o(e,a,l,r,C),y[1]=o(t,i,n,s,C),(S=u(v,y))<D&&(f=C,D=S);D=1/0;for(var T=0;T<32&&!(q<d);T++)g=f-q,x=f+q,y[0]=o(e,a,l,r,g),y[1]=o(t,i,n,s,g),S=u(y,v),g>=0&&S<D?(f=g,D=S):(b[0]=o(e,a,l,r,x),b[1]=o(t,i,n,s,x),w=u(b,v),x<=1&&w<D?(f=x,D=w):q*=.5);return m&&(m[0]=o(e,a,l,r,f),m[1]=o(t,i,n,s,f)),p(D)},t.quadraticAt=n,t.quadraticDerivativeAt=function(e,t,a,i){return 2*((1-i)*(t-e)+i*(a-t))},t.quadraticRootAt=function(e,t,a,o,n){var r=e-2*t+a,s=2*(t-e),u=e-o,c=0;if(i(r)){if(l(s)){var h=-u/s;h>=0&&h<=1&&(n[c++]=h)}}else{var d=s*s-4*r*u;if(i(d)){var h=-s/(2*r);h>=0&&h<=1&&(n[c++]=h)}else if(d>0){var m=p(d),h=(-s+m)/(2*r),f=(-s-m)/(2*r);h>=0&&h<=1&&(n[c++]=h),f>=0&&f<=1&&(n[c++]=f)}}return c},t.quadraticExtremum=function(e,t,a){var i=e+a-2*t;return 0===i?.5:(e-t)/i},t.quadraticSubdivide=function(e,t,a,i,l){var o=(t-e)*i+e,n=(a-t)*i+t,r=(n-o)*i+o;l[0]=e,l[1]=o,l[2]=r,l[3]=r,l[4]=n,l[5]=a},t.quadraticProjectPoint=function(e,t,a,i,l,o,r,s,c){var h,m=.005,f=1/0;v[0]=r,v[1]=s;for(var g=0;g<1;g+=.05){y[0]=n(e,a,l,g),y[1]=n(t,i,o,g);var x=u(v,y);x<f&&(h=g,f=x)}f=1/0;for(var S=0;S<32&&!(m<d);S++){var w=h-m,q=h+m;y[0]=n(e,a,l,w),y[1]=n(t,i,o,w);var x=u(y,v);if(w>=0&&x<f)h=w,f=x;else{b[0]=n(e,a,l,q),b[1]=n(t,i,o,q);var D=u(b,v);q<=1&&D<f?(h=q,f=D):m*=.5}}return c&&(c[0]=n(e,a,l,h),c[1]=n(t,i,o,h)),p(f)}},function(e,t,a){function i(e,t){var a=e+":"+(t=t||L);if(D[a])return D[a];for(var i=(e+"").split("\n"),l=0,o=0,n=i.length;o<n;o++)l=Math.max(d(i[o],t).width,l);return C>T&&(C=0,D={}),C++,D[a]=l,l}function l(e,t,a,l,o,s){var u=m(e,t,o,s),c=i(e,t);o&&(c+=o[1]+o[3]);var p=u.outerHeight,h=n(0,c,a),d=r(0,p,l),f=new y(h,d,c,p);return f.lineHeight=u.lineHeight,f}function o(e,t,a,i,l,o,s){var u=f(e,{rich:o,truncate:s,font:t,textAlign:a,textPadding:l}),c=u.outerWidth,p=u.outerHeight,h=n(0,c,a),d=r(0,p,i);return new y(h,d,c,p)}function n(e,t,a){return"right"===a?e-=t:"center"===a&&(e-=t/2),e}function r(e,t,a){return"middle"===a?e-=t/2:"bottom"===a&&(e-=t),e}function s(e,t,a,i,l){if(!t)return"";var o=(e+"").split("\n");l=u(t,a,i,l);for(var n=0,r=o.length;n<r;n++)o[n]=c(o[n],l);return o.join("\n")}function u(e,t,a,l){(l=S({},l)).font=t;var a=w(a,"...");l.maxIterations=w(l.maxIterations,2);var o=l.minChar=w(l.minChar,0);l.cnCharWidth=i("国",t);var n=l.ascCharWidth=i("a",t);l.placeholder=w(l.placeholder,"");for(var r=e=Math.max(0,e-1),s=0;s<o&&r>=n;s++)r-=n;var u=i(a);return u>r&&(a="",u=0),r=e-u,l.ellipsis=a,l.ellipsisWidth=u,l.contentWidth=r,l.containerWidth=e,l}function c(e,t){var a=t.containerWidth,l=t.font,o=t.contentWidth;if(!a)return"";var n=i(e,l);if(n<=a)return e;for(var r=0;;r++){if(n<=o||r>=t.maxIterations){e+=t.ellipsis;break}var s=0===r?p(e,o,t.ascCharWidth,t.cnCharWidth):n>0?Math.floor(e.length*o/n):0;e=e.substr(0,s),n=i(e,l)}return""===e&&(e=t.placeholder),e}function p(e,t,a,i){for(var l=0,o=0,n=e.length;o<n&&l<t;o++){var r=e.charCodeAt(o);l+=0<=r&&r<=127?a:i}return o}function h(e){return i("国",e)}function d(e,t){return _.measureText(e,t)}function m(e,t,a,i){null!=e&&(e+="");var l=h(t),o=e?e.split("\n"):[],n=o.length*l,r=n;if(a&&(r+=a[0]+a[2]),e&&i){var s=i.outerHeight,p=i.outerWidth;if(null!=s&&r>s)e="",o=[];else if(null!=p)for(var d=u(p-(a?a[1]+a[3]:0),t,i.ellipsis,{minChar:i.minChar,placeholder:i.placeholder}),m=0,f=o.length;m<f;m++)o[m]=c(o[m],d)}return{lines:o,height:n,outerHeight:r,lineHeight:l}}function f(e,t){var a={lines:[],width:0,height:0};if(null!=e&&(e+=""),!e)return a;for(var l,o=O.lastIndex=0;null!=(l=O.exec(e));){var n=l.index;n>o&&v(a,e.substring(o,n)),v(a,l[2],l[1]),o=O.lastIndex}o<e.length&&v(a,e.substring(o,e.length));var r=a.lines,u=0,c=0,p=[],d=t.textPadding,m=t.truncate,f=m&&m.outerWidth,y=m&&m.outerHeight;d&&(null!=f&&(f-=d[1]+d[3]),null!=y&&(y-=d[0]+d[2]));for(var g=0;g<r.length;g++){for(var x=r[g],S=0,D=0,C=0;C<x.tokens.length;C++){var T=x.tokens[C],L=T.styleName&&t.rich[T.styleName]||{},_=T.textPadding=L.textPadding,F=T.font=L.font||t.font,k=T.textHeight=w(L.textHeight,h(F));if(_&&(k+=_[0]+_[2]),T.height=k,T.lineHeight=q(L.textLineHeight,t.textLineHeight,k),T.textAlign=L&&L.textAlign||t.textAlign,T.textVerticalAlign=L&&L.textVerticalAlign||"middle",null!=y&&u+T.lineHeight>y)return{lines:[],width:0,height:0};T.textWidth=i(T.text,F);var z=L.textWidth,W=null==z||"auto"===z;if("string"==typeof z&&"%"===z.charAt(z.length-1))T.percentWidth=z,p.push(T),z=0;else{if(W){z=T.textWidth;var A=L.textBackgroundColor,P=A&&A.image;P&&(P=b.findExistImage(P),b.isImageReady(P)&&(z=Math.max(z,P.width*k/P.height)))}var R=_?_[1]+_[3]:0;z+=R;var Y=null!=f?f-D:null;null!=Y&&Y<z&&(!W||Y<R?(T.text="",T.textWidth=z=0):(T.text=s(T.text,Y-R,F,m.ellipsis,{minChar:m.minChar}),T.textWidth=i(T.text,F),z=T.textWidth+R))}D+=T.width=z,L&&(S=Math.max(S,T.lineHeight))}x.width=D,x.lineHeight=S,u+=S,c=Math.max(c,D)}a.outerWidth=a.width=w(t.textWidth,c),a.outerHeight=a.height=w(t.textHeight,u),d&&(a.outerWidth+=d[1]+d[3],a.outerHeight+=d[0]+d[2]);for(var g=0;g<p.length;g++){var T=p[g],M=T.percentWidth;T.width=parseInt(M,10)/100*c}return a}function v(e,t,a){for(var i=""===t,l=t.split("\n"),o=e.lines,n=0;n<l.length;n++){var r=l[n],s={styleName:a,text:r,isLineHolder:!r&&!i};if(n)o.push({tokens:[s]});else{var u=(o[o.length-1]||(o[0]={tokens:[]})).tokens,c=u.length;1===c&&u[0].isLineHolder?u[0]=s:(r||!c||i)&&u.push(s)}}}var y=a(3),b=a(10),g=a(0),x=g.getContext,S=g.extend,w=g.retrieve2,q=g.retrieve3,D={},C=0,T=5e3,O=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g,L="12px sans-serif",_={measureText:function(e,t){var a=x();return a.font=t||L,a.measureText(e)}};t.DEFAULT_FONT=L,t.$override=function(e,t){_[e]=t},t.getWidth=i,t.getBoundingRect=function(e,t,a,i,n,r,s){return r?o(e,t,a,i,n,r,s):l(e,t,a,i,n,s)},t.adjustTextX=n,t.adjustTextY=r,t.adjustTextPositionOnRect=function(e,t,a){var i=t.x,l=t.y,o=t.height,n=t.width,r=o/2,s="left",u="top";switch(e){case"left":i-=a,l+=r,s="right",u="middle";break;case"right":i+=a+n,l+=r,u="middle";break;case"top":i+=n/2,l-=a,s="center",u="bottom";break;case"bottom":i+=n/2,l+=o+a,s="center";break;case"inside":i+=n/2,l+=r,s="center",u="middle";break;case"insideLeft":i+=a,l+=r,u="middle";break;case"insideRight":i+=n-a,l+=r,s="right",u="middle";break;case"insideTop":i+=n/2,l+=a,s="center";break;case"insideBottom":i+=n/2,l+=o-a,s="center",u="bottom";break;case"insideTopLeft":i+=a,l+=a;break;case"insideTopRight":i+=n-a,l+=a,s="right";break;case"insideBottomLeft":i+=a,l+=o-a,u="bottom";break;case"insideBottomRight":i+=n-a,l+=o-a,s="right",u="bottom"}return{x:i,y:l,textAlign:s,textVerticalAlign:u}},t.truncateText=s,t.getLineHeight=h,t.measureText=d,t.parsePlainText=m,t.parseRichText=f,t.makeFont=function(e){return(e.fontSize||e.fontFamily)&&[e.fontStyle,e.fontWeight,(e.fontSize||12)+"px",e.fontFamily||"sans-serif"].join(" ")||e.textFont||e.font}},function(e,t,a){var i=a(4),l=a(2),o=a(49),n=a(3),r=a(19),s=r.devicePixelRatio,u={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},c=[],p=[],h=[],d=[],m=Math.min,f=Math.max,v=Math.cos,y=Math.sin,b=Math.sqrt,g=Math.abs,x="undefined"!=typeof Float32Array,S=function(e){this._saveData=!e,this._saveData&&(this.data=[]),this._ctx=null};S.prototype={constructor:S,_xi:0,_yi:0,_x0:0,_y0:0,_ux:0,_uy:0,_len:0,_lineDash:null,_dashOffset:0,_dashIdx:0,_dashSum:0,setScale:function(e,t){this._ux=g(1/s/e)||0,this._uy=g(1/s/t)||0},getContext:function(){return this._ctx},beginPath:function(e){return this._ctx=e,e&&e.beginPath(),e&&(this.dpr=e.dpr),this._saveData&&(this._len=0),this._lineDash&&(this._lineDash=null,this._dashOffset=0),this},moveTo:function(e,t){return this.addData(u.M,e,t),this._ctx&&this._ctx.moveTo(e,t),this._x0=e,this._y0=t,this._xi=e,this._yi=t,this},lineTo:function(e,t){var a=g(e-this._xi)>this._ux||g(t-this._yi)>this._uy||this._len<5;return this.addData(u.L,e,t),this._ctx&&a&&(this._needsDash()?this._dashedLineTo(e,t):this._ctx.lineTo(e,t)),a&&(this._xi=e,this._yi=t),this},bezierCurveTo:function(e,t,a,i,l,o){return this.addData(u.C,e,t,a,i,l,o),this._ctx&&(this._needsDash()?this._dashedBezierTo(e,t,a,i,l,o):this._ctx.bezierCurveTo(e,t,a,i,l,o)),this._xi=l,this._yi=o,this},quadraticCurveTo:function(e,t,a,i){return this.addData(u.Q,e,t,a,i),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(e,t,a,i):this._ctx.quadraticCurveTo(e,t,a,i)),this._xi=a,this._yi=i,this},arc:function(e,t,a,i,l,o){return this.addData(u.A,e,t,a,a,i,l-i,0,o?0:1),this._ctx&&this._ctx.arc(e,t,a,i,l,o),this._xi=v(l)*a+e,this._yi=y(l)*a+e,this},arcTo:function(e,t,a,i,l){return this._ctx&&this._ctx.arcTo(e,t,a,i,l),this},rect:function(e,t,a,i){return this._ctx&&this._ctx.rect(e,t,a,i),this.addData(u.R,e,t,a,i),this},closePath:function(){this.addData(u.Z);var e=this._ctx,t=this._x0,a=this._y0;return e&&(this._needsDash()&&this._dashedLineTo(t,a),e.closePath()),this._xi=t,this._yi=a,this},fill:function(e){e&&e.fill(),this.toStatic()},stroke:function(e){e&&e.stroke(),this.toStatic()},setLineDash:function(e){if(e instanceof Array){this._lineDash=e,this._dashIdx=0;for(var t=0,a=0;a<e.length;a++)t+=e[a];this._dashSum=t}return this},setLineDashOffset:function(e){return this._dashOffset=e,this},len:function(){return this._len},setData:function(e){var t=e.length;this.data&&this.data.length==t||!x||(this.data=new Float32Array(t));for(var a=0;a<t;a++)this.data[a]=e[a];this._len=t},appendPath:function(e){e instanceof Array||(e=[e]);for(var t=e.length,a=0,i=this._len,l=0;l<t;l++)a+=e[l].len();x&&this.data instanceof Float32Array&&(this.data=new Float32Array(i+a));for(var l=0;l<t;l++)for(var o=e[l].data,n=0;n<o.length;n++)this.data[i++]=o[n];this._len=i},addData:function(e){if(this._saveData){var t=this.data;this._len+arguments.length>t.length&&(this._expandData(),t=this.data);for(var a=0;a<arguments.length;a++)t[this._len++]=arguments[a];this._prevCmd=e}},_expandData:function(){if(!(this.data instanceof Array)){for(var e=[],t=0;t<this._len;t++)e[t]=this.data[t];this.data=e}},_needsDash:function(){return this._lineDash},_dashedLineTo:function(e,t){var a,i,l=this._dashSum,o=this._dashOffset,n=this._lineDash,r=this._ctx,s=this._xi,u=this._yi,c=e-s,p=t-u,h=b(c*c+p*p),d=s,v=u,y=n.length;for(c/=h,p/=h,o<0&&(o=l+o),d-=(o%=l)*c,v-=o*p;c>0&&d<=e||c<0&&d>=e||0==c&&(p>0&&v<=t||p<0&&v>=t);)i=this._dashIdx,a=n[i],d+=c*a,v+=p*a,this._dashIdx=(i+1)%y,c>0&&d<s||c<0&&d>s||p>0&&v<u||p<0&&v>u||r[i%2?"moveTo":"lineTo"](c>=0?m(d,e):f(d,e),p>=0?m(v,t):f(v,t));c=d-e,p=v-t,this._dashOffset=-b(c*c+p*p)},_dashedBezierTo:function(e,t,a,l,o,n){var r,s,u,c,p,h=this._dashSum,d=this._dashOffset,m=this._lineDash,f=this._ctx,v=this._xi,y=this._yi,g=i.cubicAt,x=0,S=this._dashIdx,w=m.length,q=0;for(d<0&&(d=h+d),d%=h,r=0;r<1;r+=.1)s=g(v,e,a,o,r+.1)-g(v,e,a,o,r),u=g(y,t,l,n,r+.1)-g(y,t,l,n,r),x+=b(s*s+u*u);for(;S<w&&!((q+=m[S])>d);S++);for(r=(q-d)/x;r<=1;)c=g(v,e,a,o,r),p=g(y,t,l,n,r),S%2?f.moveTo(c,p):f.lineTo(c,p),r+=m[S]/x,S=(S+1)%w;S%2!=0&&f.lineTo(o,n),s=o-c,u=n-p,this._dashOffset=-b(s*s+u*u)},_dashedQuadraticTo:function(e,t,a,i){var l=a,o=i;a=(a+2*e)/3,i=(i+2*t)/3,e=(this._xi+2*e)/3,t=(this._yi+2*t)/3,this._dashedBezierTo(e,t,a,i,l,o)},toStatic:function(){var e=this.data;e instanceof Array&&(e.length=this._len,x&&(this.data=new Float32Array(e)))},getBoundingRect:function(){c[0]=c[1]=h[0]=h[1]=Number.MAX_VALUE,p[0]=p[1]=d[0]=d[1]=-Number.MAX_VALUE;for(var e=this.data,t=0,a=0,i=0,r=0,s=0;s<e.length;){var m=e[s++];switch(1==s&&(t=e[s],a=e[s+1],i=t,r=a),m){case u.M:i=e[s++],r=e[s++],t=i,a=r,h[0]=i,h[1]=r,d[0]=i,d[1]=r;break;case u.L:o.fromLine(t,a,e[s],e[s+1],h,d),t=e[s++],a=e[s++];break;case u.C:o.fromCubic(t,a,e[s++],e[s++],e[s++],e[s++],e[s],e[s+1],h,d),t=e[s++],a=e[s++];break;case u.Q:o.fromQuadratic(t,a,e[s++],e[s++],e[s],e[s+1],h,d),t=e[s++],a=e[s++];break;case u.A:var f=e[s++],b=e[s++],g=e[s++],x=e[s++],S=e[s++],w=e[s++]+S,q=(e[s++],1-e[s++]);1==s&&(i=v(S)*g+f,r=y(S)*x+b),o.fromArc(f,b,g,x,S,w,q,h,d),t=v(w)*g+f,a=y(w)*x+b;break;case u.R:i=t=e[s++],r=a=e[s++];var D=e[s++],C=e[s++];o.fromLine(i,r,i+D,r+C,h,d);break;case u.Z:t=i,a=r}l.min(c,c,h),l.max(p,p,d)}return 0===s&&(c[0]=c[1]=p[0]=p[1]=0),new n(c[0],c[1],p[0]-c[0],p[1]-c[1])},rebuildPath:function(e){for(var t,a,i,l,o,n,r=this.data,s=this._ux,c=this._uy,p=this._len,h=0;h<p;){var d=r[h++];switch(1==h&&(i=r[h],l=r[h+1],t=i,a=l),d){case u.M:t=i=r[h++],a=l=r[h++],e.moveTo(i,l);break;case u.L:o=r[h++],n=r[h++],(g(o-i)>s||g(n-l)>c||h===p-1)&&(e.lineTo(o,n),i=o,l=n);break;case u.C:e.bezierCurveTo(r[h++],r[h++],r[h++],r[h++],r[h++],r[h++]),i=r[h-2],l=r[h-1];break;case u.Q:e.quadraticCurveTo(r[h++],r[h++],r[h++],r[h++]),i=r[h-2],l=r[h-1];break;case u.A:var m=r[h++],f=r[h++],b=r[h++],x=r[h++],S=r[h++],w=r[h++],q=r[h++],D=r[h++],C=b>x?b:x,T=b>x?1:b/x,O=b>x?x/b:1,L=Math.abs(b-x)>.001,_=S+w;L?(e.translate(m,f),e.rotate(q),e.scale(T,O),e.arc(0,0,C,S,_,1-D),e.scale(1/T,1/O),e.rotate(-q),e.translate(-m,-f)):e.arc(m,f,C,S,_,1-D),1==h&&(t=v(S)*b+m,a=y(S)*x+f),i=v(_)*b+m,l=y(_)*x+f;break;case u.R:t=i=r[h],a=l=r[h+1],e.rect(r[h++],r[h++],r[h++],r[h++]);break;case u.Z:e.closePath(),i=t,l=a}}}},S.CMD=u;var w=S;e.exports=w},function(t,a){t.exports=e},function(e,t){function a(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e}var i="undefined"==typeof Float32Array?Array:Float32Array;t.create=function(){var e=new i(6);return a(e),e},t.identity=a,t.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e},t.mul=function(e,t,a){var i=t[0]*a[0]+t[2]*a[1],l=t[1]*a[0]+t[3]*a[1],o=t[0]*a[2]+t[2]*a[3],n=t[1]*a[2]+t[3]*a[3],r=t[0]*a[4]+t[2]*a[5]+t[4],s=t[1]*a[4]+t[3]*a[5]+t[5];return e[0]=i,e[1]=l,e[2]=o,e[3]=n,e[4]=r,e[5]=s,e},t.translate=function(e,t,a){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+a[0],e[5]=t[5]+a[1],e},t.rotate=function(e,t,a){var i=t[0],l=t[2],o=t[4],n=t[1],r=t[3],s=t[5],u=Math.sin(a),c=Math.cos(a);return e[0]=i*c+n*u,e[1]=-i*u+n*c,e[2]=l*c+r*u,e[3]=-l*u+c*r,e[4]=c*o+u*s,e[5]=c*s-u*o,e},t.scale=function(e,t,a){var i=a[0],l=a[1];return e[0]=t[0]*i,e[1]=t[1]*l,e[2]=t[2]*i,e[3]=t[3]*l,e[4]=t[4]*i,e[5]=t[5]*l,e},t.invert=function(e,t){var a=t[0],i=t[2],l=t[4],o=t[1],n=t[3],r=t[5],s=a*n-o*i;return s?(s=1/s,e[0]=n*s,e[1]=-o*s,e[2]=-i*s,e[3]=a*s,e[4]=(i*r-n*l)*s,e[5]=(o*l-a*r)*s,e):null}},function(e,t,a){function i(e){return Math.floor(Math.log(e)/Math.LN10)}var l=a(0),o=1e-4,n=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;t.linearMap=function(e,t,a,i){var l=t[1]-t[0],o=a[1]-a[0];if(0===l)return 0===o?a[0]:(a[0]+a[1])/2;if(i)if(l>0){if(e<=t[0])return a[0];if(e>=t[1])return a[1]}else{if(e>=t[0])return a[0];if(e<=t[1])return a[1]}else{if(e===t[0])return a[0];if(e===t[1])return a[1]}return(e-t[0])/l*o+a[0]},t.parsePercent=function(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%"}return"string"==typeof e?function(e){return e.replace(/^\s+/,"").replace(/\s+$/,"")}(e).match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e},t.round=function(e,t,a){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),a?e:+e},t.asc=function(e){return e.sort(function(e,t){return e-t}),e},t.getPrecision=function(e){if(e=+e,isNaN(e))return 0;for(var t=1,a=0;Math.round(e*t)/t!==e;)t*=10,a++;return a},t.getPrecisionSafe=function(e){var t=e.toString(),a=t.indexOf("e");if(a>0){var i=+t.slice(a+1);return i<0?-i:0}var l=t.indexOf(".");return l<0?0:t.length-1-l},t.getPixelPrecision=function(e,t){var a=Math.log,i=Math.LN10,l=Math.floor(a(e[1]-e[0])/i),o=Math.round(a(Math.abs(t[1]-t[0]))/i),n=Math.min(Math.max(-l+o,0),20);return isFinite(n)?n:20},t.getPercentWithPrecision=function(e,t,a){if(!e[t])return 0;var i=l.reduce(e,function(e,t){return e+(isNaN(t)?0:t)},0);if(0===i)return 0;for(var o=Math.pow(10,a),n=l.map(e,function(e){return(isNaN(e)?0:e)/i*o*100}),r=100*o,s=l.map(n,function(e){return Math.floor(e)}),u=l.reduce(s,function(e,t){return e+t},0),c=l.map(n,function(e,t){return e-s[t]});u<r;){for(var p=Number.NEGATIVE_INFINITY,h=null,d=0,m=c.length;d<m;++d)c[d]>p&&(p=c[d],h=d);++s[h],c[h]=0,++u}return s[t]/o},t.MAX_SAFE_INTEGER=9007199254740991,t.remRadian=function(e){var t=2*Math.PI;return(e%t+t)%t},t.isRadianAroundZero=function(e){return e>-o&&e<o},t.parseDate=function(e){if(e instanceof Date)return e;if("string"==typeof e){var t=n.exec(e);if(!t)return new Date(NaN);if(t[8]){var a=+t[4]||0;return"Z"!==t[8].toUpperCase()&&(a-=t[8].slice(0,3)),new Date(Date.UTC(+t[1],+(t[2]||1)-1,+t[3]||1,a,+(t[5]||0),+t[6]||0,+t[7]||0))}return new Date(+t[1],+(t[2]||1)-1,+t[3]||1,+t[4]||0,+(t[5]||0),+t[6]||0,+t[7]||0)}return null==e?new Date(NaN):new Date(Math.round(e))},t.quantity=function(e){return Math.pow(10,i(e))},t.nice=function(e,t){var a=i(e),l=Math.pow(10,a),o=e/l;return e=(t?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)*l,a>=-20?+e.toFixed(a<0?-a:0):e},t.reformIntervals=function(e){e.sort(function(e,t){return function e(t,a,i){return t.interval[i]<a.interval[i]||t.interval[i]===a.interval[i]&&(t.close[i]-a.close[i]==(i?-1:1)||!i&&e(t,a,1))}(e,t,0)?-1:1});for(var t=-1/0,a=1,i=0;i<e.length;){for(var l=e[i].interval,o=e[i].close,n=0;n<2;n++)l[n]<=t&&(l[n]=t,o[n]=n?1:1-a),t=l[n],a=o[n];l[0]===l[1]&&o[0]*o[1]!=1?e.splice(i,1):i++}return e},t.isNumeric=function(e){return e-parseFloat(e)>=0}},function(e,t,a){function i(){var e=this.__cachedImgObj;this.onload=this.__cachedImgObj=null;for(var t=0;t<e.pending.length;t++){var a=e.pending[t],i=a.cb;i&&i(this,a.cbPayload),a.hostEl.dirty()}e.pending.length=0}function l(e){return e&&e.width&&e.height}var o=a(14),n=new o(50);t.findExistImage=function(e){if("string"==typeof e){var t=n.get(e);return t&&t.image}return e},t.createOrUpdateImage=function(e,t,a,o,r){if(e){if("string"==typeof e){if(t&&t.__zrImageSrc===e||!a)return t;var s=n.get(e),u={hostEl:a,cb:o,cbPayload:r};return s?!l(t=s.image)&&s.pending.push(u):(!t&&(t=new Image),t.onload=i,n.put(e,t.__cachedImgObj={image:t,pending:[u]}),t.src=t.__zrImageSrc=e),t}return e}return t},t.isImageReady=l},function(e,t,a){var i=a(0);e.exports=function(e){for(var t=0;t<e.length;t++)e[t][1]||(e[t][1]=e[t][0]);return function(t,a,l){for(var o={},n=0;n<e.length;n++){var r=e[n][1];if(!(a&&i.indexOf(a,r)>=0||l&&i.indexOf(l,r)<0)){var s=t.getShallow(r);null!=s&&(o[e[n][0]]=s)}}return o}}},function(e,t,a){function i(e){for(var t in e=e||{},n.call(this,e),e)e.hasOwnProperty(t)&&"style"!==t&&(this[t]=e[t]);this.style=new o(e.style,this),this._rect=null,this.__clipPaths=[]}var l=a(0),o=a(40),n=a(16),r=a(48);i.prototype={constructor:i,type:"displayable",__dirty:!0,invisible:!1,z:0,z2:0,zlevel:0,draggable:!1,dragging:!1,silent:!1,culling:!1,cursor:"pointer",rectHover:!1,progressive:-1,beforeBrush:function(e){},afterBrush:function(e){},brush:function(e,t){},getBoundingRect:function(){},contain:function(e,t){return this.rectContain(e,t)},traverse:function(e,t){e.call(t,this)},rectContain:function(e,t){var a=this.transformCoordToLocal(e,t);return this.getBoundingRect().contain(a[0],a[1])},dirty:function(){this.__dirty=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(e){return this.animate("style",e)},attrKV:function(e,t){"style"!==e?n.prototype.attrKV.call(this,e,t):this.style.set(t)},setStyle:function(e,t){return this.style.set(e,t),this.dirty(!1),this},useStyle:function(e){return this.style=new o(e,this),this.dirty(!1),this}},l.inherits(i,n),l.mixin(i,r);var s=i;e.exports=s},function(e,t,a){function i(e){return String(e).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}var l=a(0),o=a(5),n=a(9),r=l.normalizeCssArray,s=["a","b","c","d","e","f","g"],u=function(e,t){return"{"+e+(null==t?"":t)+"}"},c=function(e){return e<10?"0"+e:e},p=o.truncateText,h=o.getBoundingRect;t.addCommas=function(e){return isNaN(e)?"-":(e=(e+"").split("."))[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")},t.toCamelCase=function(e,t){return e=(e||"").toLowerCase().replace(/-(.)/g,function(e,t){return t.toUpperCase()}),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e},t.normalizeCssArray=r,t.encodeHTML=i,t.formatTpl=function(e,t,a){l.isArray(t)||(t=[t]);var o=t.length;if(!o)return"";for(var n=t[0].$vars||[],r=0;r<n.length;r++){var c=s[r],p=u(c,0);e=e.replace(u(c),a?i(p):p)}for(var h=0;h<o;h++)for(var d=0;d<n.length;d++){var p=t[h][n[d]];e=e.replace(u(s[d],h),a?i(p):p)}return e},t.formatTplSimple=function(e,t,a){return l.each(t,function(t,l){e=e.replace("{"+l+"}",a?i(t):t)}),e},t.getTooltipMarker=function(e,t){return e?'<span style="display:inline-block;margin-right:5px;border-radius:10px;width:9px;height:9px;background-color:'+i(e)+";"+(t||"")+'"></span>':""},t.formatTime=function(e,t,a){"week"!==e&&"month"!==e&&"quarter"!==e&&"half-year"!==e&&"year"!==e||(e="MM-dd\nyyyy");var i=n.parseDate(t),l=a?"UTC":"",o=i["get"+l+"FullYear"](),r=i["get"+l+"Month"]()+1,s=i["get"+l+"Date"](),u=i["get"+l+"Hours"](),p=i["get"+l+"Minutes"](),h=i["get"+l+"Seconds"]();return e=e.replace("MM",c(r)).replace("M",r).replace("yyyy",o).replace("yy",o%100).replace("dd",c(s)).replace("d",s).replace("hh",c(u)).replace("h",u).replace("mm",c(p)).replace("m",p).replace("ss",c(h)).replace("s",h)},t.capitalFirst=function(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e},t.truncateText=p,t.getTextRect=h},function(e,t){var a=function(){this.head=null,this.tail=null,this._len=0},i=a.prototype;i.insert=function(e){var t=new l(e);return this.insertEntry(t),t},i.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},i.remove=function(e){var t=e.prev,a=e.next;t?t.next=a:this.head=a,a?a.prev=t:this.tail=t,e.next=e.prev=null,this._len--},i.len=function(){return this._len},i.clear=function(){this.head=this.tail=null,this._len=0};var l=function(e){this.value=e,this.next,this.prev},o=function(e){this._list=new a,this._map={},this._maxSize=e||10,this._lastRemovedEntry=null},n=o.prototype;n.put=function(e,t){var a=this._list,i=this._map,o=null;if(null==i[e]){var n=a.len(),r=this._lastRemovedEntry;if(n>=this._maxSize&&n>0){var s=a.head;a.remove(s),delete i[s.key],o=s.value,this._lastRemovedEntry=s}r?r.value=t:r=new l(t),r.key=e,a.insertEntry(r),i[e]=r}return o},n.get=function(e){var t=this._map[e],a=this._list;if(null!=t)return t!==a.tail&&(a.remove(t),a.insertEntry(t)),t.value},n.clear=function(){this._list.clear(),this._map={}};var r=o;e.exports=r},function(e,t){var a="undefined"==typeof navigator?{browser:{},os:{},node:!0,canvasSupported:!0,svgSupported:!0}:function(e){var t={},a=e.match(/Firefox\/([\d.]+)/),i=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),l=e.match(/Edge\/([\d.]+)/),o=/micromessenger/i.test(e);return a&&(t.firefox=!0,t.version=a[1]),i&&(t.ie=!0,t.version=i[1]),l&&(t.edge=!0,t.version=l[1]),o&&(t.weChat=!0),{browser:t,os:{},node:!1,canvasSupported:!!document.createElement("canvas").getContext,svgSupported:"undefined"!=typeof SVGRect,touchEventsSupported:"ontouchstart"in window&&!t.ie&&!t.edge,pointerEventsSupported:"onpointerdown"in window&&(t.edge||t.ie&&t.version>=11)}}(navigator.userAgent);e.exports=a},function(e,t,a){var i=a(41),l=a(42),o=a(17),n=a(43),r=a(0),s=function(e){o.call(this,e),l.call(this,e),n.call(this,e),this.id=e.id||i()};s.prototype={type:"element",name:"",__zr:null,ignore:!1,clipPath:null,drift:function(e,t){switch(this.draggable){case"horizontal":t=0;break;case"vertical":e=0}var a=this.transform;a||(a=this.transform=[1,0,0,1,0,0]),a[4]+=e,a[5]+=t,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(e,t){},attrKV:function(e,t){if("position"===e||"scale"===e||"origin"===e){if(t){var a=this[e];a||(a=this[e]=[]),a[0]=t[0],a[1]=t[1]}}else this[e]=t},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(e,t){if("string"==typeof e)this.attrKV(e,t);else if(r.isObject(e))for(var a in e)e.hasOwnProperty(a)&&this.attrKV(a,e[a]);return this.dirty(!1),this},setClipPath:function(e){var t=this.__zr;t&&e.addSelfToZr(t),this.clipPath&&this.clipPath!==e&&this.removeClipPath(),this.clipPath=e,e.__zr=t,e.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var e=this.clipPath;e&&(e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(e){this.__zr=e;var t=this.animators;if(t)for(var a=0;a<t.length;a++)e.animation.addAnimator(t[a]);this.clipPath&&this.clipPath.addSelfToZr(e)},removeSelfFromZr:function(e){this.__zr=null;var t=this.animators;if(t)for(var a=0;a<t.length;a++)e.animation.removeAnimator(t[a]);this.clipPath&&this.clipPath.removeSelfFromZr(e)}},r.mixin(s,n),r.mixin(s,o),r.mixin(s,l);var u=s;e.exports=u},function(e,t,a){function i(e){return e>r||e<-r}var l=a(8),o=a(2),n=l.identity,r=5e-5,s=function(e){(e=e||{}).position||(this.position=[0,0]),null==e.rotation&&(this.rotation=0),e.scale||(this.scale=[1,1]),this.origin=this.origin||null},u=s.prototype;u.transform=null,u.needLocalTransform=function(){return i(this.rotation)||i(this.position[0])||i(this.position[1])||i(this.scale[0]-1)||i(this.scale[1]-1)},u.updateTransform=function(){var e=this.parent,t=e&&e.transform,a=this.needLocalTransform(),i=this.transform;a||t?(i=i||l.create(),a?this.getLocalTransform(i):n(i),t&&(a?l.mul(i,e.transform,i):l.copy(i,e.transform)),this.transform=i,this.invTransform=this.invTransform||l.create(),l.invert(this.invTransform,i)):i&&n(i)},u.getLocalTransform=function(e){return s.getLocalTransform(this,e)},u.setTransform=function(e){var t=this.transform,a=e.dpr||1;t?e.setTransform(a*t[0],a*t[1],a*t[2],a*t[3],a*t[4],a*t[5]):e.setTransform(a,0,0,a,0,0)},u.restoreTransform=function(e){var t=e.dpr||1;e.setTransform(t,0,0,t,0,0)};var c=[];u.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(l.mul(c,e.invTransform,t),t=c);var a=t[0]*t[0]+t[1]*t[1],o=t[2]*t[2]+t[3]*t[3],n=this.position,r=this.scale;i(a-1)&&(a=Math.sqrt(a)),i(o-1)&&(o=Math.sqrt(o)),t[0]<0&&(a=-a),t[3]<0&&(o=-o),n[0]=t[4],n[1]=t[5],r[0]=a,r[1]=o,this.rotation=Math.atan2(-t[1]/o,t[0]/a)}},u.getGlobalScale=function(){var e=this.transform;if(!e)return[1,1];var t=Math.sqrt(e[0]*e[0]+e[1]*e[1]),a=Math.sqrt(e[2]*e[2]+e[3]*e[3]);return e[0]<0&&(t=-t),e[3]<0&&(a=-a),[t,a]},u.transformCoordToLocal=function(e,t){var a=[e,t],i=this.invTransform;return i&&o.applyTransform(a,a,i),a},u.transformCoordToGlobal=function(e,t){var a=[e,t],i=this.transform;return i&&o.applyTransform(a,a,i),a},s.getLocalTransform=function(e,t){n(t=t||[]);var a=e.origin,i=e.scale||[1,1],o=e.rotation||0,r=e.position||[0,0];return a&&(t[4]-=a[0],t[5]-=a[1]),l.scale(t,t,i),o&&l.rotate(t,t,o),a&&(t[4]+=a[0],t[5]+=a[1]),t[4]+=r[0],t[5]+=r[1],t};var p=s;e.exports=p},function(e,t,a){function i(e){return(e=Math.round(e))<0?0:e>255?255:e}function l(e){return e<0?0:e>1?1:e}function o(e){return i(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function n(e){return l(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function r(e,t,a){return a<0?a+=1:a>1&&(a-=1),6*a<1?e+(t-e)*a*6:2*a<1?t:3*a<2?e+(t-e)*(2/3-a)*6:e}function s(e,t,a){return e+(t-e)*a}function u(e,t,a,i,l){return e[0]=t,e[1]=a,e[2]=i,e[3]=l,e}function c(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}function p(e,t){x&&c(x,t),x=g.put(e,x||t.slice())}function h(e,t){if(e){t=t||[];var a=g.get(e);if(a)return c(t,a);var i=(e+="").replace(/ /g,"").toLowerCase();if(i in b)return c(t,b[i]),p(e,t),t;if("#"!==i.charAt(0)){var l=i.indexOf("("),r=i.indexOf(")");if(-1!==l&&r+1===i.length){var s=i.substr(0,l),h=i.substr(l+1,r-(l+1)).split(","),m=1;switch(s){case"rgba":if(4!==h.length)return void u(t,0,0,0,1);m=n(h.pop());case"rgb":return 3!==h.length?void u(t,0,0,0,1):(u(t,o(h[0]),o(h[1]),o(h[2]),m),p(e,t),t);case"hsla":return 4!==h.length?void u(t,0,0,0,1):(h[3]=n(h[3]),d(h,t),p(e,t),t);case"hsl":return 3!==h.length?void u(t,0,0,0,1):(d(h,t),p(e,t),t);default:return}}u(t,0,0,0,1)}else{if(4===i.length){var f=parseInt(i.substr(1),16);return f>=0&&f<=4095?(u(t,(3840&f)>>4|(3840&f)>>8,240&f|(240&f)>>4,15&f|(15&f)<<4,1),p(e,t),t):void u(t,0,0,0,1)}if(7===i.length){var f=parseInt(i.substr(1),16);return f>=0&&f<=16777215?(u(t,(16711680&f)>>16,(65280&f)>>8,255&f,1),p(e,t),t):void u(t,0,0,0,1)}}}}function d(e,t){var a=(parseFloat(e[0])%360+360)%360/360,l=n(e[1]),o=n(e[2]),s=o<=.5?o*(l+1):o+l-o*l,c=2*o-s;return u(t=t||[],i(255*r(c,s,a+1/3)),i(255*r(c,s,a)),i(255*r(c,s,a-1/3)),1),4===e.length&&(t[3]=e[3]),t}function m(e,t,a){if(t&&t.length&&e>=0&&e<=1){a=a||[];var o=e*(t.length-1),n=Math.floor(o),r=Math.ceil(o),u=t[n],c=t[r],p=o-n;return a[0]=i(s(u[0],c[0],p)),a[1]=i(s(u[1],c[1],p)),a[2]=i(s(u[2],c[2],p)),a[3]=l(s(u[3],c[3],p)),a}}function f(e,t,a){if(t&&t.length&&e>=0&&e<=1){var o=e*(t.length-1),n=Math.floor(o),r=Math.ceil(o),u=h(t[n]),c=h(t[r]),p=o-n,d=v([i(s(u[0],c[0],p)),i(s(u[1],c[1],p)),i(s(u[2],c[2],p)),l(s(u[3],c[3],p))],"rgba");return a?{color:d,leftIndex:n,rightIndex:r,value:o}:d}}function v(e,t){if(e&&e.length){var a=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(a+=","+e[3]),t+"("+a+")"}}var y=a(14),b={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]},g=new y(20),x=null,S=m,w=f;t.parse=h,t.lift=function(e,t){var a=h(e);if(a){for(var i=0;i<3;i++)a[i]=t<0?a[i]*(1-t)|0:(255-a[i])*t+a[i]|0;return v(a,4===a.length?"rgba":"rgb")}},t.toHex=function(e){var t=h(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)},t.fastLerp=m,t.fastMapToColor=S,t.lerp=f,t.mapToColor=w,t.modifyHSL=function(e,t,a,i){if(e=h(e))return e=function(e){if(e){var t,a,i=e[0]/255,l=e[1]/255,o=e[2]/255,n=Math.min(i,l,o),r=Math.max(i,l,o),s=r-n,u=(r+n)/2;if(0===s)t=0,a=0;else{a=u<.5?s/(r+n):s/(2-r-n);var c=((r-i)/6+s/2)/s,p=((r-l)/6+s/2)/s,h=((r-o)/6+s/2)/s;i===r?t=h-p:l===r?t=1/3+c-h:o===r&&(t=2/3+p-c),t<0&&(t+=1),t>1&&(t-=1)}var d=[360*t,a,u];return null!=e[3]&&d.push(e[3]),d}}(e),null!=t&&(e[0]=function(e){return(e=Math.round(e))<0?0:e>360?360:e}(t)),null!=a&&(e[1]=n(a)),null!=i&&(e[2]=n(i)),v(d(e),"rgba")},t.modifyAlpha=function(e,t){if((e=h(e))&&null!=t)return e[3]=l(t),v(e,"rgba")},t.stringify=v},function(e,t){var a=1;"undefined"!=typeof window&&(a=Math.max(window.devicePixelRatio||1,1));var i=a;t.debugMode=0,t.devicePixelRatio=i},function(e,t,a){function i(e){if(e){e.font=q.makeFont(e);var t=e.textAlign;"middle"===t&&(t="center"),e.textAlign=null==t||T[t]?t:"left";var a=e.textVerticalAlign||e.textBaseline;"center"===a&&(a="middle"),e.textVerticalAlign=null==a||O[a]?a:"top",e.textPadding&&(e.textPadding=x(e.textPadding))}}function l(e,t,a,i,l){var u=e.__textCotentBlock;u&&!e.__dirty||(u=e.__textCotentBlock=q.parseRichText(a,i)),function(e,t,a,i,l){var u=a.width,p=a.outerWidth,h=a.outerHeight,d=i.textPadding,m=c(0,i,l),f=m.baseX,v=m.baseY,y=m.textAlign,b=m.textVerticalAlign;o(t,i,l,f,v);var g=q.adjustTextX(f,p,y),x=q.adjustTextY(v,h,b),S=g,w=x;d&&(S+=d[3],w+=d[0]);var D=S+u;r(i)&&s(e,t,i,g,x,p,h);for(var C=0;C<a.lines.length;C++){for(var T,O=a.lines[C],L=O.tokens,_=L.length,F=O.lineHeight,k=O.width,z=0,W=S,A=D,P=_-1;z<_&&(!(T=L[z]).textAlign||"left"===T.textAlign);)n(e,t,T,i,F,w,W,"left"),k-=T.width,W+=T.width,z++;for(;P>=0&&"right"===(T=L[P]).textAlign;)n(e,t,T,i,F,w,A,"right"),k-=T.width,A-=T.width,P--;for(W+=(u-(W-S)-(D-A)-k)/2;z<=P;)T=L[z],n(e,t,T,i,F,w,W+T.width/2,"center"),W+=T.width,z++;w+=F}}(e,t,u,i,l)}function o(e,t,a,i,l){if(a&&t.textRotation){var o=t.textOrigin;"center"===o?(i=a.width/2+a.x,l=a.height/2+a.y):o&&(i=o[0]+a.x,l=o[1]+a.y),e.translate(i,l),e.rotate(-t.textRotation),e.translate(-i,-l)}}function n(e,t,a,i,l,o,n,u){var c=i.rich[a.styleName]||{},m=a.textVerticalAlign,v=o+l/2;"top"===m?v=o+a.height/2:"bottom"===m&&(v=o+l-a.height/2),!a.isLineHolder&&r(c)&&s(e,t,c,"right"===u?n-a.width:"center"===u?n-a.width/2:n,v-a.height/2,a.width,a.height);var g=a.textPadding;g&&(n=f(n,u,g),v-=a.height/2-g[2]-a.textHeight/2),p(t,"shadowBlur",b(c.textShadowBlur,i.textShadowBlur,0)),p(t,"shadowColor",c.textShadowColor||i.textShadowColor||"transparent"),p(t,"shadowOffsetX",b(c.textShadowOffsetX,i.textShadowOffsetX,0)),p(t,"shadowOffsetY",b(c.textShadowOffsetY,i.textShadowOffsetY,0)),p(t,"textAlign",u),p(t,"textBaseline","middle"),p(t,"font",a.font||q.DEFAULT_FONT);var x=h(c.textStroke||i.textStroke,w),S=d(c.textFill||i.textFill),w=y(c.textStrokeWidth,i.textStrokeWidth);x&&(p(t,"lineWidth",w),p(t,"strokeStyle",x),t.strokeText(a.text,n,v)),S&&(p(t,"fillStyle",S),t.fillText(a.text,n,v))}function r(e){return e.textBackgroundColor||e.textBorderWidth&&e.textBorderColor}function s(e,t,a,i,l,o,n){var r=a.textBackgroundColor,s=a.textBorderWidth,c=a.textBorderColor,h=S(r);if(p(t,"shadowBlur",a.textBoxShadowBlur||0),p(t,"shadowColor",a.textBoxShadowColor||"transparent"),p(t,"shadowOffsetX",a.textBoxShadowOffsetX||0),p(t,"shadowOffsetY",a.textBoxShadowOffsetY||0),h||s&&c){t.beginPath();var d=a.textBorderRadius;d?D.buildPath(t,{x:i,y:l,width:o,height:n,r:d}):t.rect(i,l,o,n),t.closePath()}if(h)p(t,"fillStyle",r),t.fill();else if(w(r)){var m=r.image;(m=C.createOrUpdateImage(m,null,e,u,r))&&C.isImageReady(m)&&t.drawImage(m,i,l,o,n)}s&&c&&(p(t,"lineWidth",s),p(t,"strokeStyle",c),t.stroke())}function u(e,t){t.image=e}function c(e,t,a){var i=t.x||0,l=t.y||0,o=t.textAlign,n=t.textVerticalAlign;if(a){var r=t.textPosition;if(r instanceof Array)i=a.x+m(r[0],a.width),l=a.y+m(r[1],a.height);else{var s=q.adjustTextPositionOnRect(r,a,t.textDistance);i=s.x,l=s.y,o=o||s.textAlign,n=n||s.textVerticalAlign}var u=t.textOffset;u&&(i+=u[0],l+=u[1])}return{baseX:i,baseY:l,textAlign:o,textVerticalAlign:n}}function p(e,t,a){return e[t]=a,e[t]}function h(e,t){return null==e||t<=0||"transparent"===e||"none"===e?null:e.image||e.colorStops?"#000":e}function d(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function m(e,t){return"string"==typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}function f(e,t,a){return"right"===t?e-a[1]:"center"===t?e+a[3]/2-a[1]/2:e+a[3]}var v=a(0),y=v.retrieve2,b=v.retrieve3,g=v.each,x=v.normalizeCssArray,S=v.isString,w=v.isObject,q=a(5),D=a(21),C=a(10),T={left:1,right:1,center:1},O={top:1,bottom:1,middle:1};t.normalizeTextStyle=function(e){return i(e),g(e.rich,i),e},t.renderText=function(e,t,a,i,n){i.rich?l(e,t,a,i,n):function(e,t,a,i,l){var n=p(t,"font",i.font||q.DEFAULT_FONT),u=i.textPadding,m=e.__textCotentBlock;m&&!e.__dirty||(m=e.__textCotentBlock=q.parsePlainText(a,n,u,i.truncate));var v=m.outerHeight,y=m.lines,b=m.lineHeight,g=c(0,i,l),x=g.baseX,S=g.baseY,w=g.textAlign,D=g.textVerticalAlign;o(t,i,l,x,S);var C=q.adjustTextY(S,v,D),T=x,O=C,L=r(i);if(L||u){var _=q.getWidth(a,n),F=_;u&&(F+=u[1]+u[3]);var k=q.adjustTextX(x,F,w);L&&s(e,t,i,k,C,F,v),u&&(T=f(x,w,u),O+=u[0])}p(t,"textAlign",w||"left"),p(t,"textBaseline","middle"),p(t,"shadowBlur",i.textShadowBlur||0),p(t,"shadowColor",i.textShadowColor||"transparent"),p(t,"shadowOffsetX",i.textShadowOffsetX||0),p(t,"shadowOffsetY",i.textShadowOffsetY||0),O+=b/2;var z=i.textStrokeWidth,W=h(i.textStroke,z),A=d(i.textFill);W&&(p(t,"lineWidth",z),p(t,"strokeStyle",W)),A&&p(t,"fillStyle",A);for(var P=0;P<y.length;P++)W&&t.strokeText(y[P],T,O),A&&t.fillText(y[P],T,O),O+=b}(e,t,a,i,n)},t.getStroke=h,t.getFill=d,t.needDrawText=function(e,t){return null!=e&&(e||t.textBackgroundColor||t.textBorderWidth&&t.textBorderColor||t.textPadding)}},function(e,t){t.buildPath=function(e,t){var a,i,l,o,n,r=t.x,s=t.y,u=t.width,c=t.height,p=t.r;u<0&&(r+=u,u=-u),c<0&&(s+=c,c=-c),"number"==typeof p?a=i=l=o=p:p instanceof Array?1===p.length?a=i=l=o=p[0]:2===p.length?(a=l=p[0],i=o=p[1]):3===p.length?(a=p[0],i=o=p[1],l=p[2]):(a=p[0],i=p[1],l=p[2],o=p[3]):a=i=l=o=0,a+i>u&&(a*=u/(n=a+i),i*=u/n),l+o>u&&(l*=u/(n=l+o),o*=u/n),i+l>c&&(i*=c/(n=i+l),l*=c/n),a+o>c&&(a*=c/(n=a+o),o*=c/n),e.moveTo(r+a,s),e.lineTo(r+u-i,s),0!==i&&e.quadraticCurveTo(r+u,s,r+u,s+i),e.lineTo(r+u,s+c-l),0!==l&&e.quadraticCurveTo(r+u,s+c,r+u-l,s+c),e.lineTo(r+o,s+c),0!==o&&e.quadraticCurveTo(r,s+c,r,s+c-o),e.lineTo(r,s+a),0!==a&&e.quadraticCurveTo(r,s,r+a,s)}},function(e,t){var a=2*Math.PI;t.normalizeRadian=function(e){return(e%=a)<0&&(e+=a),e}},function(e,t,a){var i=a(66),l=a(67);t.buildPath=function(e,t,a){var o=t.points,n=t.smooth;if(o&&o.length>=2){if(n&&"spline"!==n){var r=l(o,n,a,t.smoothConstraint);e.moveTo(o[0][0],o[0][1]);for(var s=o.length,u=0;u<(a?s:s-1);u++){var c=r[2*u],p=r[2*u+1],h=o[(u+1)%s];e.bezierCurveTo(c[0],c[1],p[0],p[1],h[0],h[1])}}else{"spline"===n&&(o=i(o,a)),e.moveTo(o[0][0],o[0][1]);for(var u=1,d=o.length;u<d;u++)e.lineTo(o[u][0],o[u][1])}a&&e.closePath()}}},function(e,t){var a=function(e){this.colorStops=e||[]};a.prototype={constructor:a,addColorStop:function(e,t){this.colorStops.push({offset:e,color:t})}};var i=a;e.exports=i},function(e,t,a){e.exports=a(26)},function(e,t,a){var i=a(7),l=a(27);a(28),a(77);var o=a(78);if(!o.isSupported)throw new Error("Sorry your browser not support wordCloud");i.registerLayout(function(e,t){e.eachSeriesByType("wordCloud",function(a){function n(e){var t=e.detail.item;e.detail.drawn&&a.layoutInstance.ondraw&&(e.detail.drawn.gx+=r.x/v,e.detail.drawn.gy+=r.y/v,a.layoutInstance.ondraw(t[0],t[1],t[2],e.detail.drawn))}var r=l.getLayoutRect(a.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),s=a.getData(),u=document.createElement("canvas");u.width=r.width,u.height=r.height;var c=u.getContext("2d"),p=a.get("maskImage");if(p)try{c.drawImage(p,0,0,u.width,u.height),function(e){for(var t=e.getContext("2d"),a=t.getImageData(0,0,e.width,e.height),i=t.createImageData(a),l=0,o=0,n=0;n<a.data.length;n+=4){var r=a.data[n+3];if(r>128){var s=a.data[n]+a.data[n+1]+a.data[n+2];l+=s,++o}}for(var u=l/o,n=0;n<a.data.length;n+=4){var s=a.data[n]+a.data[n+1]+a.data[n+2],r=a.data[n+3];r<128||s>u?(i.data[n]=0,i.data[n+1]=0,i.data[n+2]=0,i.data[n+3]=0):(i.data[n]=255,i.data[n+1]=255,i.data[n+2]=255,i.data[n+3]=255)}t.putImageData(i,0,0)}(u)}catch(e){console.error("Invalid mask image"),console.error(e.toString())}var h=a.get("sizeRange"),d=a.get("rotationRange"),m=s.getDataExtent("value"),f=Math.PI/180,v=a.get("gridSize");o(u,{list:s.mapArray("value",function(e,t){var a=s.getItemModel(t);return[s.getName(t),a.get("textStyle.normal.textSize",!0)||i.number.linearMap(e,m,h),t]}).sort(function(e,t){return t[1]-e[1]}),fontFamily:a.get("textStyle.normal.fontFamily")||a.get("textStyle.emphasis.fontFamily")||e.get("textStyle.fontFamily"),fontWeight:a.get("textStyle.normal.fontWeight")||a.get("textStyle.emphasis.fontWeight")||e.get("textStyle.fontWeight"),gridSize:v,ellipticity:r.height/r.width,minRotation:d[0]*f,maxRotation:d[1]*f,clearCanvas:!p,rotateRatio:1,rotationStep:a.get("rotationStep")*f,drawOutOfBound:a.get("drawOutOfBound"),shuffle:!1,shape:a.get("shape")}),u.addEventListener("wordclouddrawn",n),a.layoutInstance&&a.layoutInstance.dispose(),a.layoutInstance={ondraw:null,dispose:function(){u.removeEventListener("wordclouddrawn",n),u.addEventListener("wordclouddrawn",function(e){e.preventDefault()})}}})}),i.registerPreprocessor(function(e){function t(e){e&&i.util.each(l,function(t){e.hasOwnProperty(t)&&(e["text"+i.format.capitalFirst(t)]=e[t])})}var a=(e||{}).series;!i.util.isArray(a)&&(a=a?[a]:[]);var l=["shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];i.util.each(a,function(e){if(e&&"wordCloud"===e.type){var a=e.textStyle||{};t(a.normal),t(a.emphasis)}})})},function(e,t,a){function i(e,t,a,i,l){var o=0,n=0;null==i&&(i=1/0),null==l&&(l=1/0);var r=0;t.eachChild(function(s,u){var c,p,h=s.position,d=s.getBoundingRect(),m=t.childAt(u+1),f=m&&m.getBoundingRect();if("horizontal"===e){var v=d.width+(f?-f.x+d.x:0);(c=o+v)>i||s.newline?(o=0,c=v,n+=r+a,r=d.height):r=Math.max(r,d.height)}else{var y=d.height+(f?-f.y+d.y:0);(p=n+y)>l||s.newline?(o+=r+a,n=0,p=y,r=d.width):r=Math.max(r,d.width)}s.newline||(h[0]=o,h[1]=n,"horizontal"===e?o=c+a:n=p+a)})}function l(e,t,a){a=c.normalizeCssArray(a||0);var i=t.width,l=t.height,o=u(e.left,i),n=u(e.top,l),s=u(e.right,i),p=u(e.bottom,l),h=u(e.width,i),d=u(e.height,l),m=a[2]+a[0],f=a[1]+a[3],v=e.aspect;switch(isNaN(h)&&(h=i-s-f-o),isNaN(d)&&(d=l-p-m-n),null!=v&&(isNaN(h)&&isNaN(d)&&(v>i/l?h=.8*i:d=.8*l),isNaN(h)&&(h=v*d),isNaN(d)&&(d=h/v)),isNaN(o)&&(o=i-s-h-f),isNaN(n)&&(n=l-p-d-m),e.left||e.right){case"center":o=i/2-h/2-a[3];break;case"right":o=i-h-f}switch(e.top||e.bottom){case"middle":case"center":n=l/2-d/2-a[0];break;case"bottom":n=l-d-m}o=o||0,n=n||0,isNaN(h)&&(h=i-f-o-(s||0)),isNaN(d)&&(d=l-m-n-(p||0));var y=new r(o+a[3],n+a[0],h,d);return y.margin=a,y}function o(e,t){return t&&e&&p(h,function(a){t.hasOwnProperty(a)&&(e[a]=t[a])}),e}var n=a(0),r=a(3),s=a(9),u=s.parsePercent,c=a(13),p=n.each,h=["left","right","top","bottom","width","height"],d=[["width","left","right"],["height","top","bottom"]],m=i,f=n.curry(i,"vertical"),v=n.curry(i,"horizontal");t.LOCATION_PARAMS=h,t.HV_NAMES=d,t.box=m,t.vbox=f,t.hbox=v,t.getAvailableSize=function(e,t,a){var i=t.width,l=t.height,o=u(e.x,i),n=u(e.y,l),r=u(e.x2,i),s=u(e.y2,l);return(isNaN(o)||isNaN(parseFloat(e.x)))&&(o=0),(isNaN(r)||isNaN(parseFloat(e.x2)))&&(r=i),(isNaN(n)||isNaN(parseFloat(e.y)))&&(n=0),(isNaN(s)||isNaN(parseFloat(e.y2)))&&(s=l),a=c.normalizeCssArray(a||0),{width:Math.max(r-o-a[1]-a[3],0),height:Math.max(s-n-a[0]-a[2],0)}},t.getLayoutRect=l,t.positionElement=function(e,t,a,i,o){var s=!o||!o.hv||o.hv[0],u=!o||!o.hv||o.hv[1],c=o&&o.boundingMode||"all";if(s||u){var p;if("raw"===c)p="group"===e.type?new r(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(p=e.getBoundingRect(),e.needLocalTransform()){var h=e.getLocalTransform();(p=p.clone()).applyTransform(h)}t=l(n.defaults({width:p.width,height:p.height},t),a,i);var d=e.position,m=s?t.x-p.x:0,f=u?t.y-p.y:0;e.attr("position","raw"===c?[m,f]:[d[0]+m,d[1]+f])}},t.sizeCalculable=function(e,t){return null!=e[d[t][0]]||null!=e[d[t][1]]&&null!=e[d[t][2]]},t.mergeLayoutParam=function(e,t,a){function i(a,i){var n={},r=0,u={},c=0;if(p(a,function(t){u[t]=e[t]}),p(a,function(e){l(t,e)&&(n[e]=u[e]=t[e]),o(n,e)&&r++,o(u,e)&&c++}),s[i])return o(t,a[1])?u[a[2]]=null:o(t,a[2])&&(u[a[1]]=null),u;if(2!==c&&r){if(r>=2)return n;for(var h=0;h<a.length;h++){var d=a[h];if(!l(n,d)&&l(e,d)){n[d]=e[d];break}}return n}return u}function l(e,t){return e.hasOwnProperty(t)}function o(e,t){return null!=e[t]&&"auto"!==e[t]}function r(e,t,a){p(e,function(e){t[e]=a[e]})}!n.isObject(a)&&(a={});var s=a.ignoreSize;!n.isArray(s)&&(s=[s,s]);var u=i(d[0],0),c=i(d[1],1);r(d[0],e,u),r(d[1],e,c)},t.getLayoutParams=function(e){return o({},e)},t.copyLayoutParams=o},function(e,t,a){var i=a(29),l=a(7);l.extendSeriesModel({type:"series.wordCloud",visualColorAccessPath:"textStyle.normal.color",optionUpdated:function(){var e=this.option;e.gridSize=Math.max(Math.floor(e.gridSize),4)},getInitialData:function(e,t){var a=i(["value"],e.data),o=new l.List(a,this);return o.initData(e.data),o},defaultOption:{maskImage:null,shape:"circle",left:"center",top:"center",width:"70%",height:"80%",sizeRange:[12,60],rotationRange:[-90,90],rotationStep:45,gridSize:8,drawOutOfBound:!1,textStyle:{normal:{fontWeight:"normal"}}}})},function(e,t,a){function i(e,t,a){function i(e,t,a){p[t]?e.otherDims[t]=a:(e.coordDim=t,e.coordDimIndex=a,v.set(t,!0))}function n(e,t,a){if(a||null!=t.get(e)){for(var i=0;null!=t.get(e+i);)i++;e+=i}return t.set(e,!0),e}t=t||[],a=a||{},e=(e||[]).slice();var d=(a.dimsDef||[]).slice(),m=o.createHashMap(a.encodeDef),f=o.createHashMap(),v=o.createHashMap(),y=[],b=a.dimCount;if(null==b){var g=l(t[0]);b=Math.max(o.isArray(g)&&g.length||1,e.length,d.length),s(e,function(e){var t=e.dimsDef;t&&(b=Math.max(b,t.length))})}for(var x=0;x<b;x++){var S=u(d[x])?{name:d[x]}:d[x]||{},w=S.name,q=y[x]={otherDims:{}};null!=w&&null==f.get(w)&&(q.name=q.tooltipName=w,f.set(w,x)),null!=S.type&&(q.type=S.type)}m.each(function(e,t){e=m.set(t,r(e).slice()),s(e,function(a,l){u(a)&&(a=f.get(a)),null!=a&&a<b&&(e[l]=a,i(y[a],t,l))})});var D=0;s(e,function(e,t){var a,l,n;u(e)?(a=e,e={}):(a=e.name,e=o.clone(e),l=e.dimsDef,n=e.otherDims,e.name=e.coordDim=e.coordDimIndex=e.dimsDef=e.otherDims=null);var p=r(m.get(a));if(!p.length)for(var h=0;h<(l&&l.length||1);h++){for(;D<y.length&&null!=y[D].coordDim;)D++;D<y.length&&p.push(D++)}s(p,function(t,o){var r=y[t];i(c(r,e),a,o),null==r.name&&l&&(r.name=r.tooltipName=l[o]),n&&c(r.otherDims,n)})});for(var C=a.extraPrefix||"value",T=0;T<b;T++){var q=y[T]=y[T]||{};null==q.coordDim&&(q.coordDim=n(C,v,a.extraFromZero),q.coordDimIndex=0,q.isExtraCoord=!0),null==q.name&&(q.name=n(q.coordDim,f)),null==q.type&&h(t,T)&&(q.type="ordinal")}return y}function l(e){return o.isArray(e)?e:o.isObject(e)?e.value:e}var o=a(0),n=a(30),r=n.normalizeToArray,s=o.each,u=o.isString,c=o.defaults,p={tooltip:1,label:1,itemName:1},h=i.guessOrdinal=function(e,t){for(var a=0,i=e.length;a<i;a++){var n=l(e[a]);if(!o.isArray(n))return!1;var n=n[t];if(null!=n&&isFinite(n)&&""!==n)return!1;if(u(n)&&"-"!==n)return!0}return!1},d=i;e.exports=d},function(e,t,a){function i(e){return e instanceof Array?e:null==e?[]:[e]}function l(e){return p(e)&&e.id&&0===(e.id+"").indexOf("\0_ec_\0")}function o(e,t){return e&&e.hasOwnProperty(t)}var n=a(0),r=a(13),s=a(9),u=a(31),c=n.each,p=n.isObject,h={getDataParams:function(e,t){var a=this.getData(t),i=this.getRawValue(e,t),l=a.getRawIndex(e),o=a.getName(e,!0),n=a.getRawDataItem(e),s=a.getItemVisual(e,"color");return{componentType:this.mainType,componentSubType:this.subType,seriesType:"series"===this.mainType?this.subType:null,seriesIndex:this.seriesIndex,seriesId:this.id,seriesName:this.name,name:o,dataIndex:l,data:n,dataType:t,value:i,color:s,marker:r.getTooltipMarker(s),$vars:["seriesName","name","value"]}},getFormattedLabel:function(e,t,a,i,l){t=t||"normal";var o=this.getData(a),n=o.getItemModel(e),s=this.getDataParams(e,a);null!=i&&s.value instanceof Array&&(s.value=s.value[i]);var u=n.get([l||"label",t,"formatter"]);return"function"==typeof u?(s.status=t,u(s)):"string"==typeof u?r.formatTpl(u,s):void 0},getRawValue:function(e,t){var a=this.getData(t),i=a.getRawDataItem(e);if(null!=i)return!p(i)||i instanceof Array?i:i.value},formatTooltip:n.noop},d=function(){var e=0;return function(){var t="\0__ec_prop_getter_"+e++;return function(e){return e[t]||(e[t]={})}}}();t.normalizeToArray=i,t.defaultEmphasis=function(e,t){if(e)for(var a=e.emphasis=e.emphasis||{},i=e.normal=e.normal||{},l=0,o=t.length;l<o;l++){var n=t[l];!a.hasOwnProperty(n)&&i.hasOwnProperty(n)&&(a[n]=i[n])}},t.TEXT_STYLE_OPTIONS=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"],t.getDataItemValue=function(e){return e&&(null==e.value?e:e.value)},t.isDataItemOption=function(e){return p(e)&&!(e instanceof Array)},t.converDataValue=function(e,t){var a=t&&t.type;return"ordinal"===a?e:("time"===a&&"number"!=typeof e&&null!=e&&"-"!==e&&(e=+s.parseDate(e)),null==e||""===e?NaN:+e)},t.createDataFormatModel=function(e,t){var a=new u;return n.mixin(a,h),a.seriesIndex=t.seriesIndex,a.name=t.name||"",a.mainType=t.mainType,a.subType=t.subType,a.getData=function(){return e},a},t.dataFormatMixin=h,t.mappingToExists=function(e,t){t=(t||[]).slice();var a=n.map(e||[],function(e,t){return{exist:e}});return c(t,function(e,i){if(p(e)){for(var o=0;o<a.length;o++)if(!a[o].option&&null!=e.id&&a[o].exist.id===e.id+"")return a[o].option=e,void(t[i]=null);for(var o=0;o<a.length;o++){var n=a[o].exist;if(!(a[o].option||null!=n.id&&null!=e.id||null==e.name||l(e)||l(n)||n.name!==e.name+""))return a[o].option=e,void(t[i]=null)}}}),c(t,function(e,t){if(p(e)){for(var i=0;i<a.length;i++){var o=a[i].exist;if(!a[i].option&&!l(o)&&null==e.id){a[i].option=e;break}}i>=a.length&&a.push({option:e})}}),a},t.makeIdAndName=function(e){var t=n.createHashMap();c(e,function(e,a){var i=e.exist;i&&t.set(i.id,e)}),c(e,function(e,a){var i=e.option;n.assert(!i||null==i.id||!t.get(i.id)||t.get(i.id)===e,"id duplicates: "+(i&&i.id)),i&&null!=i.id&&t.set(i.id,e),!e.keyInfo&&(e.keyInfo={})}),c(e,function(e,a){var i=e.exist,l=e.option,o=e.keyInfo;if(p(l)){if(o.name=null!=l.name?l.name+"":i?i.name:"\0-",i)o.id=i.id;else if(null!=l.id)o.id=l.id+"";else{var n=0;do{o.id="\0"+o.name+"\0"+n++}while(t.get(o.id))}t.set(o.id,e)}})},t.isIdInner=l,t.compressBatches=function(e,t){function a(e,t,a){for(var l=0,o=e.length;l<o;l++)for(var n=e[l].seriesId,r=i(e[l].dataIndex),s=a&&a[n],u=0,c=r.length;u<c;u++){var p=r[u];s&&s[p]?s[p]=null:(t[n]||(t[n]={}))[p]=1}}function l(e,t){var a=[];for(var i in e)if(e.hasOwnProperty(i)&&null!=e[i])if(t)a.push(+i);else{var o=l(e[i],!0);o.length&&a.push({seriesId:i,dataIndex:o})}return a}var o={},n={};return a(e||[],o),a(t||[],n,o),[l(o),l(n)]},t.queryDataIndex=function(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?n.isArray(t.dataIndex)?n.map(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?n.isArray(t.name)?n.map(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0},t.makeGetter=d,t.parseFinder=function(e,t,a){if(n.isString(t)){var i={};i[t+"Index"]=0,t=i}var l=a&&a.defaultMainType;!l||o(t,l+"Index")||o(t,l+"Id")||o(t,l+"Name")||(t[l+"Index"]=0);var r={};return c(t,function(i,l){var i=t[l];if("dataIndex"!==l&&"dataIndexInside"!==l){var o=l.match(/^(\w+)(Index|Id|Name)$/)||[],s=o[1],u=(o[2]||"").toLowerCase();if(!(!s||!u||null==i||"index"===u&&"none"===i||a&&a.includeMainTypes&&n.indexOf(a.includeMainTypes,s)<0)){var c={mainType:s};"index"===u&&"all"===i||(c[u]=i);var p=e.queryComponents(c);r[s+"Models"]=p,r[s+"Model"]=p[0]}}else r[l]=i}),r},t.dataDimToCoordDim=function(e,t){var a=e.dimensions;t=e.getDimension(t);for(var i=0;i<a.length;i++){var l=e.getDimensionInfo(a[i]);if(l.name===t)return l.coordDim}},t.coordDimToDataDim=function(e,t){var a=[];return c(e.dimensions,function(i){var l=e.getDimensionInfo(i);l.coordDim===t&&(a[l.coordDimIndex]=l.name)}),a},t.otherDimToDataDim=function(e,t){var a=[];return c(e.dimensions,function(i){var l=e.getDimensionInfo(i),o=l.otherDims,n=o[t];null!=n&&!1!==n&&(a[n]=l.name)}),a}},function(e,t,a){function i(e,t,a){this.parentModel=t,this.ecModel=a,this.option=e}function l(e,t,a){for(var i=0;i<t.length&&(!t[i]||null!=(e=e&&"object"==typeof e?e[t[i]]:null));i++);return null==e&&a&&(e=a.get(t)),e}function o(e,t){var a=s.get(e,"getParent");return a?a.call(e,t):e.parentModel}var n=a(0),r=a(15),s=a(32),u=a(35),c=a(36),p=a(37),h=a(76),d=n.mixin;i.prototype={constructor:i,init:null,mergeOption:function(e){n.merge(this.option,e,!0)},get:function(e,t){return null==e?this.option:l(this.option,this.parsePath(e),!t&&o(this,e))},getShallow:function(e,t){var a=this.option,i=null==a?a:a[e],l=!t&&o(this,e);return null==i&&l&&(i=l.getShallow(e)),i},getModel:function(e,t){var a,n=null==e?this.option:l(this.option,e=this.parsePath(e));return t=t||(a=o(this,e))&&a.getModel(e),new i(n,t,this.ecModel)},isEmpty:function(){return null==this.option},restoreData:function(){},clone:function(){return new(0,this.constructor)(n.clone(this.option))},setReadOnly:function(e){s.setReadOnly(this,e)},parsePath:function(e){return"string"==typeof e&&(e=e.split(".")),e},customizeGetParent:function(e){s.set(this,"getParent",e)},isAnimationEnabled:function(){if(!r.node){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}}},s.enableClassExtend(i),d(i,u),d(i,c),d(i,p),d(i,h);var m=i;e.exports=m},function(e,t,a){function i(e){var t={main:"",sub:""};return e&&(e=e.split(s),t.main=e[0]||"",t.sub=e[1]||""),t}function l(e,t){var a=r.slice(arguments,2);return this.superClass.prototype[t].apply(e,a)}function o(e,t,a){return this.superClass.prototype[t].apply(e,a)}var n=a(33),r=(n.__DEV__,a(0)),s=".",u="___EC__COMPONENT__CONTAINER___",c="\0ec_\0";t.set=function(e,t,a){return e[c+t]=a},t.get=function(e,t){return e[c+t]},t.hasOwn=function(e,t){return e.hasOwnProperty(c+t)},t.parseClassType=i,t.enableClassExtend=function(e,t){e.$constructor=e,e.extend=function(e){var t=this,a=function(){e.$constructor?e.$constructor.apply(this,arguments):t.apply(this,arguments)};return r.extend(a.prototype,e),a.extend=this.extend,a.superCall=l,a.superApply=o,r.inherits(a,this),a.superClass=t,a}},t.enableClassManagement=function(e,t){t=t||{};var a={};if(e.registerClass=function(e,t){if(t)if(function(e){r.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType "'+e+'" illegal')}(t),(t=i(t)).sub){if(t.sub!==u){var l=function(e){var t=a[e.main];return t&&t[u]||((t=a[e.main]={})[u]=!0),t}(t);l[t.sub]=e}}else a[t.main]=e;return e},e.getClass=function(e,t,i){var l=a[e];if(l&&l[u]&&(l=t?l[t]:null),i&&!l)throw new Error(t?"Component "+e+"."+(t||"")+" not exists. Load it first.":e+".type should be specified.");return l},e.getClassesByMainType=function(e){e=i(e);var t=[],l=a[e.main];return l&&l[u]?r.each(l,function(e,a){a!==u&&t.push(e)}):t.push(l),t},e.hasClass=function(e){return e=i(e),!!a[e.main]},e.getAllClassMainTypes=function(){var e=[];return r.each(a,function(t,a){e.push(a)}),e},e.hasSubTypes=function(e){e=i(e);var t=a[e.main];return t&&t[u]},e.parseClassType=i,t.registerWhenExtend){var l=e.extend;l&&(e.extend=function(t){var a=l.call(this,t);return e.registerClass(a,t.type)})}return e},t.setReadOnly=function(e,t){}},function(e,t,a){(function(e){var a;"undefined"!=typeof window?a=window.__DEV__:void 0!==e&&(a=e.__DEV__),void 0===a&&(a=!0);var i=a;t.__DEV__=i}).call(t,a(34))},function(e,t){var a;a=function(){return this}();try{a=a||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(a=window)}e.exports=a},function(e,t,a){var i=a(11),l=i([["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),o={getLineStyle:function(e){var t=l(this,e),a=this.getLineDash(t.lineWidth);return a&&(t.lineDash=a),t},getLineDash:function(e){null==e&&(e=1);var t=this.get("type"),a=Math.max(e,2),i=4*e;return"solid"===t||null==t?null:"dashed"===t?[i,i]:[a,a]}};e.exports=o},function(e,t,a){var i=a(11),l=i([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),o={getAreaStyle:function(e,t){return l(this,e,t)}};e.exports=o},function(e,t,a){var i=a(5),l=a(38),o=["textStyle","color"],n={getTextColor:function(e){var t=this.ecModel;return this.getShallow("color")||(!e&&t?t.get(o):null)},getFont:function(){return l.getFont({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},getTextRect:function(e){return i.getBoundingRect(e,this.getFont(),this.getShallow("align"),this.getShallow("verticalAlign")||this.getShallow("baseline"),this.getShallow("padding"),this.getShallow("rich"),this.getShallow("truncateText"))}};e.exports=n},function(e,t,a){function i(e,t,a,i){var n=L.createFromString(e,t),r=n.getBoundingRect();return a&&("center"===i&&(a=l(a,r)),o(n,a)),n}function l(e,t){var a,i=t.width/t.height,l=e.height*i;return l<=e.width?a=e.height:(l=e.width,a=l/i),{x:e.x+e.width/2-l/2,y:e.y+e.height/2-a/2,width:l,height:a}}function o(e,t){if(e.applyTransform){var a=e.getBoundingRect(),i=a.calculateTransform(t);e.applyTransform(i)}}function n(e,t,a){var i=G(2*e);return(i+G(t))%2==0?i/2:(i+(a?1:-1))/2}function r(e){return null!=e&&"none"!=e}function s(e){return"string"==typeof e?_.lift(e,-.1):e}function u(e){if(e.__hoverStlDirty){var t=e.style.stroke,a=e.style.fill,i=e.__hoverStl;i.fill=i.fill||(r(a)?s(a):null),i.stroke=i.stroke||(r(t)?s(t):null);var l={};for(var o in i)null!=i[o]&&(l[o]=e.style[o]);e.__normalStl=l,e.__hoverStlDirty=!1}}function c(e){if(!e.__isHover){if(u(e),e.useHoverLayer)e.__zr&&e.__zr.addHover(e,e.__hoverStl);else{var t=e.style,a=t.insideRollbackOpt;a&&function(e){var t=e.insideRollback;t&&(e.textFill=t.textFill,e.textStroke=t.textStroke,e.textStrokeWidth=t.textStrokeWidth)}(t),t.extendFrom(e.__hoverStl),a&&(q(t,t.insideOriginalTextPosition,a),null==t.textFill&&(t.textFill=a.autoColor)),e.dirty(!1),e.z2+=1}e.__isHover=!0}}function p(e){if(e.__isHover){var t=e.__normalStl;e.useHoverLayer?e.__zr&&e.__zr.removeHover(e):(t&&e.setStyle(t),e.z2-=1),e.__isHover=!1}}function h(e){"group"===e.type?e.traverse(function(e){"group"!==e.type&&c(e)}):c(e)}function d(e){"group"===e.type?e.traverse(function(e){"group"!==e.type&&p(e)}):p(e)}function m(e,t){e.__hoverStl=e.hoverStyle||t||{},e.__hoverStlDirty=!0,e.__isHover&&u(e)}function f(e){this.__hoverSilentOnTouch&&e.zrByTouch||!this.__isEmphasis&&h(this)}function v(e){this.__hoverSilentOnTouch&&e.zrByTouch||!this.__isEmphasis&&d(this)}function y(){this.__isEmphasis=!0,h(this)}function b(){this.__isEmphasis=!1,d(this)}function g(e,t,a,i,l){return x(e,t,i,l),a&&O.extend(e,a),e.host&&e.host.dirty&&e.host.dirty(!1),e}function x(e,t,a,i){if((a=a||J).isRectText){var l=t.getShallow("position")||(i?null:"inside");"outside"===l&&(l="top"),e.textPosition=l,e.textOffset=t.getShallow("offset");var o=t.getShallow("rotate");null!=o&&(o*=Math.PI/180),e.textRotation=o,e.textDistance=O.retrieve2(t.getShallow("distance"),i?null:5)}var n,r=t.ecModel,s=r&&r.option.textStyle,u=function(e){for(var t;e&&e!==e.ecModel;){var a=(e.option||J).rich;if(a)for(var i in t=t||{},a)a.hasOwnProperty(i)&&(t[i]=1);e=e.parentModel}return t}(t);if(u)for(var c in n={},u)if(u.hasOwnProperty(c)){var p=t.getModel(["rich",c]);S(n[c]={},p,s,a,i)}return e.rich=n,S(e,t,s,a,i,!0),a.forceRich&&!a.textStyle&&(a.textStyle={}),e}function S(e,t,a,i,l,o){if(a=!l&&a||J,e.textFill=w(t.getShallow("color"),i)||a.color,e.textStroke=w(t.getShallow("textBorderColor"),i)||a.textBorderColor,e.textStrokeWidth=O.retrieve2(t.getShallow("textBorderWidth"),a.textBorderWidth),!l){if(o){var n=e.textPosition;e.insideRollback=q(e,n,i),e.insideOriginalTextPosition=n,e.insideRollbackOpt=i}null==e.textFill&&(e.textFill=i.autoColor)}e.fontStyle=t.getShallow("fontStyle")||a.fontStyle,e.fontWeight=t.getShallow("fontWeight")||a.fontWeight,e.fontSize=t.getShallow("fontSize")||a.fontSize,e.fontFamily=t.getShallow("fontFamily")||a.fontFamily,e.textAlign=t.getShallow("align"),e.textVerticalAlign=t.getShallow("verticalAlign")||t.getShallow("baseline"),e.textLineHeight=t.getShallow("lineHeight"),e.textWidth=t.getShallow("width"),e.textHeight=t.getShallow("height"),e.textTag=t.getShallow("tag"),o&&i.disableBox||(e.textBackgroundColor=w(t.getShallow("backgroundColor"),i),e.textPadding=t.getShallow("padding"),e.textBorderColor=w(t.getShallow("borderColor"),i),e.textBorderWidth=t.getShallow("borderWidth"),e.textBorderRadius=t.getShallow("borderRadius"),e.textBoxShadowColor=t.getShallow("shadowColor"),e.textBoxShadowBlur=t.getShallow("shadowBlur"),e.textBoxShadowOffsetX=t.getShallow("shadowOffsetX"),e.textBoxShadowOffsetY=t.getShallow("shadowOffsetY")),e.textShadowColor=t.getShallow("textShadowColor")||a.textShadowColor,e.textShadowBlur=t.getShallow("textShadowBlur")||a.textShadowBlur,e.textShadowOffsetX=t.getShallow("textShadowOffsetX")||a.textShadowOffsetX,e.textShadowOffsetY=t.getShallow("textShadowOffsetY")||a.textShadowOffsetY}function w(e,t){return"auto"!==e?e:t&&t.autoColor?t.autoColor:null}function q(e,t,a){var i,l=a.useInsideStyle;return null==e.textFill&&!1!==l&&(!0===l||a.isRectText&&t&&"string"==typeof t&&t.indexOf("inside")>=0)&&(i={textFill:null,textStroke:e.textStroke,textStrokeWidth:e.textStrokeWidth},e.textFill="#fff",null==e.textStroke&&(e.textStroke=a.autoColor,null==e.textStrokeWidth&&(e.textStrokeWidth=2))),i}function D(e,t,a,i,l,o){if("function"==typeof l&&(o=l,l=null),i&&i.isAnimationEnabled()){var n=e?"Update":"",r=i.getShallow("animationDuration"+n),s=i.getShallow("animationEasing"+n),u=i.getShallow("animationDelay"+n);"function"==typeof u&&(u=u(l,i.getAnimationDelayParams?i.getAnimationDelayParams(t,l):null)),"function"==typeof r&&(r=r(l)),r>0?t.animateTo(a,r,u||0,s,o,!!o):(t.stopAnimation(),t.attr(a),o&&o())}else t.stopAnimation(),t.attr(a),o&&o()}function C(e,t,a,i,l){D(!0,e,t,a,i,l)}function T(e,t,a){return t&&!O.isArrayLike(t)&&(t=W.getLocalTransform(t)),a&&(t=F.invert([],t)),k.applyTransform([],e,t)}var O=a(0),L=a(39),_=a(18),F=a(8),k=a(2),z=a(1),W=a(17),A=a(58);t.Image=A;var P=a(59);t.Group=P;var R=a(60);t.Text=R;var Y=a(61);t.Circle=Y;var M=a(62);t.Sector=M;var I=a(64);t.Ring=I;var E=a(65);t.Polygon=E;var N=a(68);t.Polyline=N;var B=a(69);t.Rect=B;var X=a(70);t.Line=X;var j=a(71);t.BezierCurve=j;var V=a(72);t.Arc=V;var H=a(73);t.CompoundPath=H;var $=a(74);t.LinearGradient=$;var U=a(75);t.RadialGradient=U;var K=a(3);t.BoundingRect=K;var G=Math.round,Z=Math.max,Q=Math.min,J={},ee=L.mergePath;t.extendShape=function(e){return z.extend(e)},t.extendPath=function(e,t){return L.extendFromString(e,t)},t.makePath=i,t.makeImage=function(e,t,a){var i=new A({style:{image:e,x:t.x,y:t.y,width:t.width,height:t.height},onload:function(e){if("center"===a){var o={width:e.width,height:e.height};i.setStyle(l(t,o))}}});return i},t.mergePath=ee,t.resizePath=o,t.subPixelOptimizeLine=function(e){var t=e.shape,a=e.style.lineWidth;return G(2*t.x1)===G(2*t.x2)&&(t.x1=t.x2=n(t.x1,a,!0)),G(2*t.y1)===G(2*t.y2)&&(t.y1=t.y2=n(t.y1,a,!0)),e},t.subPixelOptimizeRect=function(e){var t=e.shape,a=e.style.lineWidth,i=t.x,l=t.y,o=t.width,r=t.height;return t.x=n(t.x,a,!0),t.y=n(t.y,a,!0),t.width=Math.max(n(i+o,a,!1)-t.x,0===o?0:1),t.height=Math.max(n(l+r,a,!1)-t.y,0===r?0:1),e},t.subPixelOptimize=n,t.setHoverStyle=function(e,t,a){e.__hoverSilentOnTouch=a&&a.hoverSilentOnTouch,"group"===e.type?e.traverse(function(e){"group"!==e.type&&m(e,t)}):m(e,t),e.on("mouseover",f).on("mouseout",v),e.on("emphasis",y).on("normal",b)},t.setLabelStyle=function(e,t,a,i,l,o,n){var r=(l=l||J).labelFetcher,s=l.labelDataIndex,u=l.labelDimIndex,c=a.getShallow("show"),p=i.getShallow("show"),h=c||p?O.retrieve2(r?r.getFormattedLabel(s,"normal",null,u):null,l.defaultText):null,d=c?h:null,m=p?O.retrieve2(r?r.getFormattedLabel(s,"emphasis",null,u):null,h):null;null==d&&null==m||(g(e,a,o,l),g(t,i,n,l,!0)),e.text=d,t.text=m},t.setTextStyle=g,t.setText=function(e,t,a){var i,l={isRectText:!0};!1===a?i=!0:l.autoColor=a,x(e,t,l,i),e.host&&e.host.dirty&&e.host.dirty(!1)},t.getFont=function(e,t){var a=t||t.getModel("textStyle");return[e.fontStyle||a&&a.getShallow("fontStyle")||"",e.fontWeight||a&&a.getShallow("fontWeight")||"",(e.fontSize||a&&a.getShallow("fontSize")||12)+"px",e.fontFamily||a&&a.getShallow("fontFamily")||"sans-serif"].join(" ")},t.updateProps=C,t.initProps=function(e,t,a,i,l){D(!1,e,t,a,i,l)},t.getTransform=function(e,t){for(var a=F.identity([]);e&&e!==t;)F.mul(a,e.getLocalTransform(),a),e=e.parent;return a},t.applyTransform=T,t.transformDirection=function(e,t,a){var i=0===t[4]||0===t[5]||0===t[0]?1:Math.abs(2*t[4]/t[0]),l=0===t[4]||0===t[5]||0===t[2]?1:Math.abs(2*t[4]/t[2]),o=["left"===e?-i:"right"===e?i:0,"top"===e?-l:"bottom"===e?l:0];return o=T(o,t,a),Math.abs(o[0])>Math.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"},t.groupTransition=function(e,t,a,i){function l(e){var t={position:k.clone(e.position),rotation:e.rotation};return e.shape&&(t.shape=O.extend({},e.shape)),t}if(e&&t){var o=function(e){var t={};return e.traverse(function(e){!e.isGroup&&e.anid&&(t[e.anid]=e)}),t}(e);t.traverse(function(e){if(!e.isGroup&&e.anid){var t=o[e.anid];if(t){var i=l(e);e.attr(l(t)),C(e,i,a,e.dataIndex)}}})}},t.clipPointsByRect=function(e,t){return O.map(e,function(e){var a=e[0];a=Z(a,t.x),a=Q(a,t.x+t.width);var i=e[1];return i=Z(i,t.y),i=Q(i,t.y+t.height),[a,i]})},t.clipRectByRect=function(e,t){var a=Z(e.x,t.x),i=Q(e.x+e.width,t.x+t.width),l=Z(e.y,t.y),o=Q(e.y+e.height,t.y+t.height);if(i>=a&&o>=l)return{x:a,y:l,width:i-a,height:o-l}},t.createIcon=function(e,t,a){var l=(t=O.extend({rectHover:!0},t)).style={strokeNoScale:!0};if(a=a||{x:-1,y:-1,width:2,height:2},e)return 0===e.indexOf("image://")?(l.image=e.slice(8),O.defaults(l,a),new A(t)):i(e.replace("path://",""),t,a,"center")}},function(e,t,a){function i(e,t,a,i,l,o,n,r,s,d,v){var y=s*(h/180),b=p(y)*(e-a)/2+c(y)*(t-i)/2,g=-1*c(y)*(e-a)/2+p(y)*(t-i)/2,x=b*b/(n*n)+g*g/(r*r);x>1&&(n*=u(x),r*=u(x));var S=(l===o?-1:1)*u((n*n*(r*r)-n*n*(g*g)-r*r*(b*b))/(n*n*(g*g)+r*r*(b*b)))||0,w=S*n*g/r,q=S*-r*b/n,D=(e+a)/2+p(y)*w-c(y)*q,C=(t+i)/2+c(y)*w+p(y)*q,T=f([1,0],[(b-w)/n,(g-q)/r]),O=[(b-w)/n,(g-q)/r],L=[(-1*b-w)/n,(-1*g-q)/r],_=f(O,L);m(O,L)<=-1&&(_=h),m(O,L)>=1&&(_=0),0===o&&_>0&&(_-=2*h),1===o&&_<0&&(_+=2*h),v.addData(d,D,C,n,r,T,_,y,o)}function l(e,t){var a=function(e){if(!e)return[];var t,a=e.replace(/-/g," -").replace(/ /g," ").replace(/ /g,",").replace(/,,/g,",");for(t=0;t<s.length;t++)a=a.replace(new RegExp(s[t],"g"),"|"+s[t]);var l,o=a.split("|"),r=0,u=0,c=new n,p=n.CMD;for(t=1;t<o.length;t++){var h,d=o[t],m=d.charAt(0),f=0,v=d.slice(1).replace(/e,-/g,"e-").split(",");v.length>0&&""===v[0]&&v.shift();for(var y=0;y<v.length;y++)v[y]=parseFloat(v[y]);for(;f<v.length&&!isNaN(v[f])&&!isNaN(v[0]);){var b,g,x,S,w,q,D,C=r,T=u;switch(m){case"l":r+=v[f++],u+=v[f++],h=p.L,c.addData(h,r,u);break;case"L":r=v[f++],u=v[f++],h=p.L,c.addData(h,r,u);break;case"m":r+=v[f++],u+=v[f++],h=p.M,c.addData(h,r,u),m="l";break;case"M":r=v[f++],u=v[f++],h=p.M,c.addData(h,r,u),m="L";break;case"h":r+=v[f++],h=p.L,c.addData(h,r,u);break;case"H":r=v[f++],h=p.L,c.addData(h,r,u);break;case"v":u+=v[f++],h=p.L,c.addData(h,r,u);break;case"V":u=v[f++],h=p.L,c.addData(h,r,u);break;case"C":h=p.C,c.addData(h,v[f++],v[f++],v[f++],v[f++],v[f++],v[f++]),r=v[f-2],u=v[f-1];break;case"c":h=p.C,c.addData(h,v[f++]+r,v[f++]+u,v[f++]+r,v[f++]+u,v[f++]+r,v[f++]+u),r+=v[f-2],u+=v[f-1];break;case"S":b=r,g=u;var O=c.len(),L=c.data;l===p.C&&(b+=r-L[O-4],g+=u-L[O-3]),h=p.C,C=v[f++],T=v[f++],r=v[f++],u=v[f++],c.addData(h,b,g,C,T,r,u);break;case"s":b=r,g=u;var O=c.len(),L=c.data;l===p.C&&(b+=r-L[O-4],g+=u-L[O-3]),h=p.C,C=r+v[f++],T=u+v[f++],r+=v[f++],u+=v[f++],c.addData(h,b,g,C,T,r,u);break;case"Q":C=v[f++],T=v[f++],r=v[f++],u=v[f++],h=p.Q,c.addData(h,C,T,r,u);break;case"q":C=v[f++]+r,T=v[f++]+u,r+=v[f++],u+=v[f++],h=p.Q,c.addData(h,C,T,r,u);break;case"T":b=r,g=u;var O=c.len(),L=c.data;l===p.Q&&(b+=r-L[O-4],g+=u-L[O-3]),r=v[f++],u=v[f++],h=p.Q,c.addData(h,b,g,r,u);break;case"t":b=r,g=u;var O=c.len(),L=c.data;l===p.Q&&(b+=r-L[O-4],g+=u-L[O-3]),r+=v[f++],u+=v[f++],h=p.Q,c.addData(h,b,g,r,u);break;case"A":x=v[f++],S=v[f++],w=v[f++],q=v[f++],D=v[f++],C=r,T=u,r=v[f++],u=v[f++],h=p.A,i(C,T,r,u,q,D,x,S,w,h,c);break;case"a":x=v[f++],S=v[f++],w=v[f++],q=v[f++],D=v[f++],C=r,T=u,r+=v[f++],u+=v[f++],h=p.A,i(C,T,r,u,q,D,x,S,w,h,c)}}"z"!==m&&"Z"!==m||(h=p.Z,c.addData(h)),l=h}return c.toStatic(),c}(e);return(t=t||{}).buildPath=function(e){if(e.setData){e.setData(a.data);var t=e.getContext();t&&e.rebuildPath(t)}else{var t=e;a.rebuildPath(t)}},t.applyTransform=function(e){r(a,e),this.dirty(!0)},t}var o=a(1),n=a(6),r=a(57),s=["m","M","l","L","v","V","h","H","z","Z","c","C","q","Q","t","T","s","S","a","A"],u=Math.sqrt,c=Math.sin,p=Math.cos,h=Math.PI,d=function(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])},m=function(e,t){return(e[0]*t[0]+e[1]*t[1])/(d(e)*d(t))},f=function(e,t){return(e[0]*t[1]<e[1]*t[0]?-1:1)*Math.acos(m(e,t))};t.createFromString=function(e,t){return new o(l(e,t))},t.extendFromString=function(e,t){return o.extend(l(e,t))},t.mergePath=function(e,t){for(var a=[],i=e.length,l=0;l<i;l++){var n=e[l];n.path||n.createPathProxy(),n.__dirtyPath&&n.buildPath(n.path,n.shape,!0),a.push(n.path)}var r=new o(t);return r.createPathProxy(),r.buildPath=function(e){e.appendPath(a);var t=e.getContext();t&&e.rebuildPath(t)},r}},function(e,t){function a(e,t,a){var i=null==t.x?0:t.x,l=null==t.x2?1:t.x2,o=null==t.y?0:t.y,n=null==t.y2?0:t.y2;return t.global||(i=i*a.width+a.x,l=l*a.width+a.x,o=o*a.height+a.y,n=n*a.height+a.y),e.createLinearGradient(i,o,l,n)}function i(e,t,a){var i=a.width,l=a.height,o=Math.min(i,l),n=null==t.x?.5:t.x,r=null==t.y?.5:t.y,s=null==t.r?.5:t.r;return t.global||(n=n*i+a.x,r=r*l+a.y,s*=o),e.createRadialGradient(n,r,0,n,r,s)}for(var l=[["shadowBlur",0],["shadowOffsetX",0],["shadowOffsetY",0],["shadowColor","#000"],["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]],o=function(e,t){this.extendFrom(e,!1),this.host=t},n=o.prototype={constructor:o,host:null,fill:"#000",stroke:null,opacity:1,lineDash:null,lineDashOffset:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,lineWidth:1,strokeNoScale:!1,text:null,font:null,textFont:null,fontStyle:null,fontWeight:null,fontSize:null,fontFamily:null,textTag:null,textFill:"#000",textStroke:null,textWidth:null,textHeight:null,textStrokeWidth:0,textLineHeight:null,textPosition:"inside",textRect:null,textOffset:null,textAlign:null,textVerticalAlign:null,textDistance:5,textShadowColor:"transparent",textShadowBlur:0,textShadowOffsetX:0,textShadowOffsetY:0,textBoxShadowColor:"transparent",textBoxShadowBlur:0,textBoxShadowOffsetX:0,textBoxShadowOffsetY:0,transformText:!1,textRotation:0,textOrigin:null,textBackgroundColor:null,textBorderColor:null,textBorderWidth:0,textBorderRadius:0,textPadding:null,rich:null,truncate:null,blend:null,bind:function(e,t,a){for(var i=this,o=a&&a.style,n=!o,r=0;r<l.length;r++){var s=l[r],u=s[0];(n||i[u]!==o[u])&&(e[u]=i[u]||s[1])}if((n||i.fill!==o.fill)&&(e.fillStyle=i.fill),(n||i.stroke!==o.stroke)&&(e.strokeStyle=i.stroke),(n||i.opacity!==o.opacity)&&(e.globalAlpha=null==i.opacity?1:i.opacity),(n||i.blend!==o.blend)&&(e.globalCompositeOperation=i.blend||"source-over"),this.hasStroke()){var c=i.lineWidth;e.lineWidth=c/(this.strokeNoScale&&t&&t.getLineScale?t.getLineScale():1)}},hasFill:function(){var e=this.fill;return null!=e&&"none"!==e},hasStroke:function(){var e=this.stroke;return null!=e&&"none"!==e&&this.lineWidth>0},extendFrom:function(e,t){if(e)for(var a in e)!e.hasOwnProperty(a)||!0!==t&&(!1===t?this.hasOwnProperty(a):null==e[a])||(this[a]=e[a])},set:function(e,t){"string"==typeof e?this[e]=t:this.extendFrom(e,!0)},clone:function(){var e=new this.constructor;return e.extendFrom(this,!0),e},getGradient:function(e,t,l){for(var o="radial"===t.type?i:a,n=o(e,t,l),r=t.colorStops,s=0;s<r.length;s++)n.addColorStop(r[s].offset,r[s].color);return n}},r=0;r<l.length;r++){var s=l[r];s[0]in n||(n[s[0]]=s[1])}o.getGradient=n.getGradient;var u=o;e.exports=u},function(e,t){var a=2311;e.exports=function(){return a++}},function(e,t){var a=Array.prototype.slice,i=function(){this._$handlers={}};i.prototype={constructor:i,one:function(e,t,a){var i=this._$handlers;if(!t||!e)return this;i[e]||(i[e]=[]);for(var l=0;l<i[e].length;l++)if(i[e][l].h===t)return this;return i[e].push({h:t,one:!0,ctx:a||this}),this},on:function(e,t,a){var i=this._$handlers;if(!t||!e)return this;i[e]||(i[e]=[]);for(var l=0;l<i[e].length;l++)if(i[e][l].h===t)return this;return i[e].push({h:t,one:!1,ctx:a||this}),this},isSilent:function(e){var t=this._$handlers;return t[e]&&t[e].length},off:function(e,t){var a=this._$handlers;if(!e)return this._$handlers={},this;if(t){if(a[e]){for(var i=[],l=0,o=a[e].length;l<o;l++)a[e][l].h!=t&&i.push(a[e][l]);a[e]=i}a[e]&&0===a[e].length&&delete a[e]}else delete a[e];return this},trigger:function(e){if(this._$handlers[e]){var t=arguments,i=t.length;i>3&&(t=a.call(t,1));for(var l=this._$handlers[e],o=l.length,n=0;n<o;){switch(i){case 1:l[n].h.call(l[n].ctx);break;case 2:l[n].h.call(l[n].ctx,t[1]);break;case 3:l[n].h.call(l[n].ctx,t[1],t[2]);break;default:l[n].h.apply(l[n].ctx,t)}l[n].one?(l.splice(n,1),o--):n++}}return this},triggerWithContext:function(e){if(this._$handlers[e]){var t=arguments,i=t.length;i>4&&(t=a.call(t,1,t.length-1));for(var l=t[t.length-1],o=this._$handlers[e],n=o.length,r=0;r<n;){switch(i){case 1:o[r].h.call(l);break;case 2:o[r].h.call(l,t[1]);break;case 3:o[r].h.call(l,t[1],t[2]);break;default:o[r].h.apply(l,t)}o[r].one?(o.splice(r,1),n--):r++}}return this}};var l=i;e.exports=l},function(e,t,a){var i=a(44),l=a(47),o=a(0),n=o.isString,r=o.isFunction,s=o.isObject,u=o.isArrayLike,c=o.indexOf,p=function(){this.animators=[]};p.prototype={constructor:p,animate:function(e,t){var a,o=!1,n=this,r=this.__zr;if(e){var s=e.split("."),u=n;o="shape"===s[0];for(var p=0,h=s.length;p<h;p++)u&&(u=u[s[p]]);u&&(a=u)}else a=n;if(a){var d=n.animators,m=new i(a,t);return m.during(function(e){n.dirty(o)}).done(function(){d.splice(c(d,m),1)}),d.push(m),r&&r.animation.addAnimator(m),m}l('Property "'+e+'" is not existed in element '+n.id)},stopAnimation:function(e){for(var t=this.animators,a=t.length,i=0;i<a;i++)t[i].stop(e);return t.length=0,this},animateTo:function(e,t,a,i,l,o){function s(){--c||l&&l()}n(a)?(l=i,i=a,a=0):r(i)?(l=i,i="linear",a=0):r(a)?(l=a,a=0):r(t)?(l=t,t=500):t||(t=500),this.stopAnimation(),this._animateToShallow("",this,e,t,a);var u=this.animators.slice(),c=u.length;c||l&&l();for(var p=0;p<u.length;p++)u[p].done(s).start(i,o)},_animateToShallow:function(e,t,a,i,l){var o={},n=0;for(var r in a)if(a.hasOwnProperty(r))if(null!=t[r])s(a[r])&&!u(a[r])?this._animateToShallow(e?e+"."+r:r,t[r],a[r],i,l):(o[r]=a[r],n++);else if(null!=a[r])if(e){var c={};c[e]={},c[e][r]=a[r],this.attr(c)}else this.attr(r,a[r]);return n>0&&this.animate(e,!1).when(null==i?500:i,o).delay(l||0),this}};var h=p;e.exports=h},function(e,t,a){function i(e,t){return e[t]}function l(e,t,a){e[t]=a}function o(e,t,a){return(t-e)*a+e}function n(e,t,a){return a>.5?t:e}function r(e,t,a,i,l){var n=e.length;if(1==l)for(var r=0;r<n;r++)i[r]=o(e[r],t[r],a);else for(var s=n&&e[0].length,r=0;r<n;r++)for(var u=0;u<s;u++)i[r][u]=o(e[r][u],t[r][u],a)}function s(e,t,a){var i=e.length,l=t.length;if(i!==l)if(i>l)e.length=l;else for(var o=i;o<l;o++)e.push(1===a?t[o]:g.call(t[o]));for(var n=e[0]&&e[0].length,o=0;o<e.length;o++)if(1===a)isNaN(e[o])&&(e[o]=t[o]);else for(var r=0;r<n;r++)isNaN(e[o][r])&&(e[o][r]=t[o][r])}function u(e,t,a){if(e===t)return!0;var i=e.length;if(i!==t.length)return!1;if(1===a){for(var l=0;l<i;l++)if(e[l]!==t[l])return!1}else for(var o=e[0].length,l=0;l<i;l++)for(var n=0;n<o;n++)if(e[l][n]!==t[l][n])return!1;return!0}function c(e,t,a,i,l,o,n,r,s){var u=e.length;if(1==s)for(var c=0;c<u;c++)r[c]=p(e[c],t[c],a[c],i[c],l,o,n);else for(var h=e[0].length,c=0;c<u;c++)for(var d=0;d<h;d++)r[c][d]=p(e[c][d],t[c][d],a[c][d],i[c][d],l,o,n)}function p(e,t,a,i,l,o,n){var r=.5*(a-e),s=.5*(i-t);return(2*(t-a)+r+s)*n+(-3*(t-a)-2*r-s)*o+r*l+t}function h(e){if(b(e)){var t=e.length;if(b(e[0])){for(var a=[],i=0;i<t;i++)a.push(g.call(e[i]));return a}return g.call(e)}return e}function d(e){return e[0]=Math.floor(e[0]),e[1]=Math.floor(e[1]),e[2]=Math.floor(e[2]),"rgba("+e.join(",")+")"}function m(e,t,a,i,l,h){var m=e._getter,y=e._setter,g="spline"===t,x=i.length;if(x){var S,w=i[0].value,q=b(w),D=!1,C=!1,T=q?function(e){var t=e[e.length-1].value;return b(t&&t[0])?2:1}(i):0;i.sort(function(e,t){return e.time-t.time}),S=i[x-1].time;for(var O=[],L=[],_=i[0].value,F=!0,k=0;k<x;k++){O.push(i[k].time/S);var z=i[k].value;if(q&&u(z,_,T)||!q&&z===_||(F=!1),_=z,"string"==typeof z){var W=v.parse(z);W?(z=W,D=!0):C=!0}L.push(z)}if(h||!F){for(var A=L[x-1],k=0;k<x-1;k++)q?s(L[k],A,T):!isNaN(L[k])||isNaN(A)||C||D||(L[k]=A);q&&s(m(e._target,l),A,T);var P,R,Y,M,I,E,N=0,B=0;if(D)var X=[0,0,0,0];var j=new f({target:e._target,life:S,loop:e._loop,delay:e._delay,onframe:function(e,t){var a;if(t<0)a=0;else if(t<B){for(P=Math.min(N+1,x-1),a=P;a>=0&&!(O[a]<=t);a--);a=Math.min(a,x-2)}else{for(a=N;a<x&&!(O[a]>t);a++);a=Math.min(a-1,x-2)}N=a,B=t;var i=O[a+1]-O[a];if(0!==i)if(R=(t-O[a])/i,g)if(M=L[a],Y=L[0===a?a:a-1],I=L[a>x-2?x-1:a+1],E=L[a>x-3?x-1:a+2],q)c(Y,M,I,E,R,R*R,R*R*R,m(e,l),T);else{if(D)s=c(Y,M,I,E,R,R*R,R*R*R,X,1),s=d(X);else{if(C)return n(M,I,R);s=p(Y,M,I,E,R,R*R,R*R*R)}y(e,l,s)}else if(q)r(L[a],L[a+1],R,m(e,l),T);else{var s;if(D)r(L[a],L[a+1],R,X,1),s=d(X);else{if(C)return n(L[a],L[a+1],R);s=o(L[a],L[a+1],R)}y(e,l,s)}},ondestroy:a});return t&&"spline"!==t&&(j.easing=t),j}}}var f=a(45),v=a(18),y=a(0),b=y.isArrayLike,g=Array.prototype.slice,x=function(e,t,a,o){this._tracks={},this._target=e,this._loop=t||!1,this._getter=a||i,this._setter=o||l,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};x.prototype={when:function(e,t){var a=this._tracks;for(var i in t)if(t.hasOwnProperty(i)){if(!a[i]){a[i]=[];var l=this._getter(this._target,i);if(null==l)continue;0!==e&&a[i].push({time:0,value:h(l)})}a[i].push({time:e,value:t[i]})}return this},during:function(e){return this._onframeList.push(e),this},pause:function(){for(var e=0;e<this._clipList.length;e++)this._clipList[e].pause();this._paused=!0},resume:function(){for(var e=0;e<this._clipList.length;e++)this._clipList[e].resume();this._paused=!1},isPaused:function(){return!!this._paused},_doneCallback:function(){this._tracks={},this._clipList.length=0;for(var e=this._doneList,t=e.length,a=0;a<t;a++)e[a].call(this)},start:function(e,t){var a,i=this,l=0,o=function(){--l||i._doneCallback()};for(var n in this._tracks)if(this._tracks.hasOwnProperty(n)){var r=m(this,e,o,this._tracks[n],n,t);r&&(this._clipList.push(r),l++,this.animation&&this.animation.addClip(r),a=r)}if(a){var s=a.onframe;a.onframe=function(e,t){s(e,t);for(var a=0;a<i._onframeList.length;a++)i._onframeList[a](e,t)}}return l||this._doneCallback(),this},stop:function(e){for(var t=this._clipList,a=this.animation,i=0;i<t.length;i++){var l=t[i];e&&l.onframe(this._target,1),a&&a.removeClip(l)}t.length=0},delay:function(e){return this._delay=e,this},done:function(e){return e&&this._doneList.push(e),this},getClips:function(){return this._clipList}};var S=x;e.exports=S},function(e,t,a){function i(e){this._target=e.target,this._life=e.life||1e3,this._delay=e.delay||0,this._initialized=!1,this.loop=null!=e.loop&&e.loop,this.gap=e.gap||0,this.easing=e.easing||"Linear",this.onframe=e.onframe,this.ondestroy=e.ondestroy,this.onrestart=e.onrestart,this._pausedTime=0,this._paused=!1}var l=a(46);i.prototype={constructor:i,step:function(e,t){if(this._initialized||(this._startTime=e+this._delay,this._initialized=!0),this._paused)this._pausedTime+=t;else{var a=(e-this._startTime-this._pausedTime)/this._life;if(!(a<0)){a=Math.min(a,1);var i=this.easing,o="string"==typeof i?l[i]:i,n="function"==typeof o?o(a):a;return this.fire("frame",n),1==a?this.loop?(this.restart(e),"restart"):(this._needsRemove=!0,"destroy"):null}}},restart:function(e){var t=(e-this._startTime-this._pausedTime)%this._life;this._startTime=e-t+this.gap,this._pausedTime=0,this._needsRemove=!1},fire:function(e,t){this[e="on"+e]&&this[e](this._target,t)},pause:function(){this._paused=!0},resume:function(){this._paused=!1}};var o=i;e.exports=o},function(e,t){var a={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return.5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(2-Math.pow(2,-10*(e-1)))},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,a=.1;return 0===e?0:1===e?1:(!a||a<1?(a=1,t=.1):t=.4*Math.asin(1/a)/(2*Math.PI),-a*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/.4))},elasticOut:function(e){var t,a=.1;return 0===e?0:1===e?1:(!a||a<1?(a=1,t=.1):t=.4*Math.asin(1/a)/(2*Math.PI),a*Math.pow(2,-10*e)*Math.sin((e-t)*(2*Math.PI)/.4)+1)},elasticInOut:function(e){var t,a=.1;return 0===e?0:1===e?1:(!a||a<1?(a=1,t=.1):t=.4*Math.asin(1/a)/(2*Math.PI),(e*=2)<1?a*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/.4)*-.5:a*Math.pow(2,-10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/.4)*.5+1)},backIn:function(e){var t=1.70158;return e*e*((t+1)*e-t)},backOut:function(e){var t=1.70158;return--e*e*((t+1)*e+t)+1},backInOut:function(e){var t=2.5949095;return(e*=2)<1?e*e*((t+1)*e-t)*.5:.5*((e-=2)*e*((t+1)*e+t)+2)},bounceIn:function(e){return 1-a.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*a.bounceIn(2*e):.5*a.bounceOut(2*e-1)+.5}},i=a;e.exports=i},function(e,t,a){var i=a(19),l=i.debugMode,o=function(){};1===l?o=function(){for(var e in arguments)throw new Error(arguments[e])}:l>1&&(o=function(){for(var e in arguments)console.log(arguments[e])});var n=o;e.exports=n},function(e,t,a){var i=a(20),l=a(3),o=new l,n=function(){};n.prototype={constructor:n,drawRectText:function(e,t){var a=this.style;t=a.textRect||t,this.__dirty&&i.normalizeTextStyle(a,!0);var l=a.text;if(null!=l&&(l+=""),i.needDrawText(l,a)){e.save();var n=this.transform;a.transformText?this.setTransform(e):n&&(o.copy(t),o.applyTransform(n),t=o),i.renderText(this,e,l,a,t),e.restore()}}};var r=n;e.exports=r},function(e,t,a){var i=a(2),l=a(4),o=Math.min,n=Math.max,r=Math.sin,s=Math.cos,u=2*Math.PI,c=i.create(),p=i.create(),h=i.create(),d=[],m=[];t.fromPoints=function(e,t,a){if(0!==e.length){var i,l=e[0],r=l[0],s=l[0],u=l[1],c=l[1];for(i=1;i<e.length;i++)l=e[i],r=o(r,l[0]),s=n(s,l[0]),u=o(u,l[1]),c=n(c,l[1]);t[0]=r,t[1]=u,a[0]=s,a[1]=c}},t.fromLine=function(e,t,a,i,l,r){l[0]=o(e,a),l[1]=o(t,i),r[0]=n(e,a),r[1]=n(t,i)},t.fromCubic=function(e,t,a,i,r,s,u,c,p,h){var f,v=l.cubicExtrema,y=l.cubicAt,b=v(e,a,r,u,d);for(p[0]=1/0,p[1]=1/0,h[0]=-1/0,h[1]=-1/0,f=0;f<b;f++){var g=y(e,a,r,u,d[f]);p[0]=o(g,p[0]),h[0]=n(g,h[0])}for(b=v(t,i,s,c,m),f=0;f<b;f++){var x=y(t,i,s,c,m[f]);p[1]=o(x,p[1]),h[1]=n(x,h[1])}p[0]=o(e,p[0]),h[0]=n(e,h[0]),p[0]=o(u,p[0]),h[0]=n(u,h[0]),p[1]=o(t,p[1]),h[1]=n(t,h[1]),p[1]=o(c,p[1]),h[1]=n(c,h[1])},t.fromQuadratic=function(e,t,a,i,r,s,u,c){var p=l.quadraticExtremum,h=l.quadraticAt,d=n(o(p(e,a,r),1),0),m=n(o(p(t,i,s),1),0),f=h(e,a,r,d),v=h(t,i,s,m);u[0]=o(e,r,f),u[1]=o(t,s,v),c[0]=n(e,r,f),c[1]=n(t,s,v)},t.fromArc=function(e,t,a,l,o,n,d,m,f){var v=i.min,y=i.max,b=Math.abs(o-n);if(b%u<1e-4&&b>1e-4)return m[0]=e-a,m[1]=t-l,f[0]=e+a,void(f[1]=t+l);if(c[0]=s(o)*a+e,c[1]=r(o)*l+t,p[0]=s(n)*a+e,p[1]=r(n)*l+t,v(m,c,p),y(f,c,p),(o%=u)<0&&(o+=u),(n%=u)<0&&(n+=u),o>n&&!d?n+=u:o<n&&d&&(o+=u),d){var g=n;n=o,o=g}for(var x=0;x<n;x+=Math.PI/2)x>o&&(h[0]=s(x)*a+e,h[1]=r(x)*l+t,v(m,h,m),y(f,h,f))}},function(e,t,a){function i(e,t){return Math.abs(e-t)<x}function l(){var e=w[0];w[0]=w[1],w[1]=e}function o(e,t,a,i,o,n,r,s,u,c){if(c>t&&c>i&&c>n&&c>s||c<t&&c<i&&c<n&&c<s)return 0;var p=v.cubicRootAt(t,i,n,s,c,S);if(0===p)return 0;for(var h,d,m=0,f=-1,y=0;y<p;y++){var b=S[y],g=0===b||1===b?.5:1;v.cubicAt(e,a,o,r,b)<u||(f<0&&(f=v.cubicExtrema(t,i,n,s,w),w[1]<w[0]&&f>1&&l(),h=v.cubicAt(t,i,n,s,w[0]),f>1&&(d=v.cubicAt(t,i,n,s,w[1]))),2==f?b<w[0]?m+=h<t?g:-g:b<w[1]?m+=d<h?g:-g:m+=s<d?g:-g:b<w[0]?m+=h<t?g:-g:m+=s<h?g:-g)}return m}function n(e,t,a,i,l,o,n,r){if(r>t&&r>i&&r>o||r<t&&r<i&&r<o)return 0;var s=v.quadraticRootAt(t,i,o,r,S);if(0===s)return 0;var u=v.quadraticExtremum(t,i,o);if(u>=0&&u<=1){for(var c=0,p=v.quadraticAt(t,i,o,u),h=0;h<s;h++){var d=0===S[h]||1===S[h]?.5:1,m=v.quadraticAt(e,a,l,S[h]);m<n||(S[h]<u?c+=p<t?d:-d:c+=o<p?d:-d)}return c}var d=0===S[0]||1===S[0]?.5:1,m=v.quadraticAt(e,a,l,S[0]);return m<n?0:o<t?d:-d}function r(e,t,a,i,l,o,n,r){if((r-=t)>a||r<-a)return 0;var s=Math.sqrt(a*a-r*r);S[0]=-s,S[1]=s;var u=Math.abs(i-l);if(u<1e-4)return 0;if(u%g<1e-4){i=0,l=g;var c=o?1:-1;return n>=S[0]+e&&n<=S[1]+e?c:0}if(o){var s=i;i=f(l),l=f(s)}else i=f(i),l=f(l);i>l&&(l+=g);for(var p=0,h=0;h<2;h++){var d=S[h];if(d+e>n){var m=Math.atan2(r,d),c=o?1:-1;m<0&&(m=g+m),(m>=i&&m<=l||m+g>=i&&m+g<=l)&&(m>Math.PI/2&&m<1.5*Math.PI&&(c=-c),p+=c)}}return p}function s(e,t,a,l,s){for(var u=0,m=0,f=0,v=0,g=0,x=0;x<e.length;){var S=e[x++];switch(S===b.M&&x>1&&(a||(u+=y(m,f,v,g,l,s))),1==x&&(m=e[x],f=e[x+1],v=m,g=f),S){case b.M:v=e[x++],g=e[x++],m=v,f=g;break;case b.L:if(a){if(c.containStroke(m,f,e[x],e[x+1],t,l,s))return!0}else u+=y(m,f,e[x],e[x+1],l,s)||0;m=e[x++],f=e[x++];break;case b.C:if(a){if(p.containStroke(m,f,e[x++],e[x++],e[x++],e[x++],e[x],e[x+1],t,l,s))return!0}else u+=o(m,f,e[x++],e[x++],e[x++],e[x++],e[x],e[x+1],l,s)||0;m=e[x++],f=e[x++];break;case b.Q:if(a){if(h.containStroke(m,f,e[x++],e[x++],e[x],e[x+1],t,l,s))return!0}else u+=n(m,f,e[x++],e[x++],e[x],e[x+1],l,s)||0;m=e[x++],f=e[x++];break;case b.A:var w=e[x++],q=e[x++],D=e[x++],C=e[x++],T=e[x++],O=e[x++],L=(e[x++],1-e[x++]),_=Math.cos(T)*D+w,F=Math.sin(T)*C+q;x>1?u+=y(m,f,_,F,l,s):(v=_,g=F);var k=(l-w)*C/D+w;if(a){if(d.containStroke(w,q,C,T,T+O,L,t,k,s))return!0}else u+=r(w,q,C,T,T+O,L,k,s);m=Math.cos(T+O)*D+w,f=Math.sin(T+O)*C+q;break;case b.R:v=m=e[x++],g=f=e[x++];var z=e[x++],W=e[x++],_=v+z,F=g+W;if(a){if(c.containStroke(v,g,_,g,t,l,s)||c.containStroke(_,g,_,F,t,l,s)||c.containStroke(_,F,v,F,t,l,s)||c.containStroke(v,F,v,g,t,l,s))return!0}else u+=y(_,g,_,F,l,s),u+=y(v,F,v,g,l,s);break;case b.Z:if(a){if(c.containStroke(m,f,v,g,t,l,s))return!0}else u+=y(m,f,v,g,l,s);m=v,f=g}}return a||i(f,g)||(u+=y(m,f,v,g,l,s)||0),0!==u}var u=a(6),c=a(51),p=a(52),h=a(53),d=a(54),m=a(22),f=m.normalizeRadian,v=a(4),y=a(55),b=u.CMD,g=2*Math.PI,x=1e-4,S=[-1,-1,-1],w=[-1,-1];t.contain=function(e,t,a){return s(e,0,!1,t,a)},t.containStroke=function(e,t,a,i){return s(e,t,!0,a,i)}},function(e,t){t.containStroke=function(e,t,a,i,l,o,n){if(0===l)return!1;var r=l,s=0;if(n>t+r&&n>i+r||n<t-r&&n<i-r||o>e+r&&o>a+r||o<e-r&&o<a-r)return!1;if(e===a)return Math.abs(o-e)<=r/2;var u=(s=(t-i)/(e-a))*o-n+(e*i-a*t)/(e-a);return u*u/(s*s+1)<=r/2*r/2}},function(e,t,a){var i=a(4);t.containStroke=function(e,t,a,l,o,n,r,s,u,c,p){if(0===u)return!1;var h=u;return!(p>t+h&&p>l+h&&p>n+h&&p>s+h||p<t-h&&p<l-h&&p<n-h&&p<s-h||c>e+h&&c>a+h&&c>o+h&&c>r+h||c<e-h&&c<a-h&&c<o-h&&c<r-h)&&i.cubicProjectPoint(e,t,a,l,o,n,r,s,c,p,null)<=h/2}},function(e,t,a){var i=a(4),l=i.quadraticProjectPoint;t.containStroke=function(e,t,a,i,o,n,r,s,u){if(0===r)return!1;var c=r;return!(u>t+c&&u>i+c&&u>n+c||u<t-c&&u<i-c&&u<n-c||s>e+c&&s>a+c&&s>o+c||s<e-c&&s<a-c&&s<o-c)&&l(e,t,a,i,o,n,s,u,null)<=c/2}},function(e,t,a){var i=a(22),l=i.normalizeRadian,o=2*Math.PI;t.containStroke=function(e,t,a,i,n,r,s,u,c){if(0===s)return!1;var p=s;u-=e,c-=t;var h=Math.sqrt(u*u+c*c);if(h-p>a||h+p<a)return!1;if(Math.abs(i-n)%o<1e-4)return!0;if(r){var d=i;i=l(n),n=l(d)}else i=l(i),n=l(n);i>n&&(n+=o);var m=Math.atan2(c,u);return m<0&&(m+=o),m>=i&&m<=n||m+o>=i&&m+o<=n}},function(e,t){e.exports=function(e,t,a,i,l,o){if(o>t&&o>i||o<t&&o<i)return 0;if(i===t)return 0;var n=i<t?1:-1,r=(o-t)/(i-t);return 1!==r&&0!==r||(n=i<t?.5:-.5),r*(a-e)+e>l?n:0}},function(e,t){var a=function(e,t){this.image=e,this.repeat=t,this.type="pattern"};a.prototype.getCanvasPattern=function(e){return e.createPattern(this.image,this.repeat||"repeat")};var i=a;e.exports=i},function(e,t,a){var i=a(6),l=a(2),o=l.applyTransform,n=i.CMD,r=[[],[],[]],s=Math.sqrt,u=Math.atan2;e.exports=function(e,t){var a,i,l,c,p,h=e.data,d=n.M,m=n.C,f=n.L,v=n.R,y=n.A,b=n.Q;for(l=0,c=0;l<h.length;){switch(a=h[l++],c=l,i=0,a){case d:case f:i=1;break;case m:i=3;break;case b:i=2;break;case y:var g=t[4],x=t[5],S=s(t[0]*t[0]+t[1]*t[1]),w=s(t[2]*t[2]+t[3]*t[3]),q=u(-t[1]/w,t[0]/S);h[l]*=S,h[l++]+=g,h[l]*=w,h[l++]+=x,h[l++]*=S,h[l++]*=w,h[l++]+=q,h[l++]+=q,c=l+=2;break;case v:D[0]=h[l++],D[1]=h[l++],o(D,D,t),h[c++]=D[0],h[c++]=D[1],D[0]+=h[l++],D[1]+=h[l++],o(D,D,t),h[c++]=D[0],h[c++]=D[1]}for(p=0;p<i;p++){var D=r[p];D[0]=h[l++],D[1]=h[l++],o(D,D,t),h[c++]=D[0],h[c++]=D[1]}}}},function(e,t,a){function i(e){l.call(this,e)}var l=a(12),o=a(3),n=a(0),r=a(10);i.prototype={constructor:i,type:"image",brush:function(e,t){var a=this.style,i=a.image;a.bind(e,this,t);var l=this._image=r.createOrUpdateImage(i,this._image,this,this.onload);if(l&&r.isImageReady(l)){var o=a.x||0,n=a.y||0,s=a.width,u=a.height,c=l.width/l.height;if(null==s&&null!=u?s=u*c:null==u&&null!=s?u=s/c:null==s&&null==u&&(s=l.width,u=l.height),this.setTransform(e),a.sWidth&&a.sHeight){var p=a.sx||0,h=a.sy||0;e.drawImage(l,p,h,a.sWidth,a.sHeight,o,n,s,u)}else if(a.sx&&a.sy){var p=a.sx,h=a.sy,d=s-p,m=u-h;e.drawImage(l,p,h,d,m,o,n,s,u)}else e.drawImage(l,o,n,s,u);this.restoreTransform(e),null!=a.text&&this.drawRectText(e,this.getBoundingRect())}},getBoundingRect:function(){var e=this.style;return this._rect||(this._rect=new o(e.x||0,e.y||0,e.width||0,e.height||0)),this._rect}},n.inherits(i,l);var s=i;e.exports=s},function(e,t,a){var i=a(0),l=a(16),o=a(3),n=function(e){for(var t in e=e||{},l.call(this,e),e)e.hasOwnProperty(t)&&(this[t]=e[t]);this._children=[],this.__storage=null,this.__dirty=!0};n.prototype={constructor:n,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(e){return this._children[e]},childOfName:function(e){for(var t=this._children,a=0;a<t.length;a++)if(t[a].name===e)return t[a]},childCount:function(){return this._children.length},add:function(e){return e&&e!==this&&e.parent!==this&&(this._children.push(e),this._doAdd(e)),this},addBefore:function(e,t){if(e&&e!==this&&e.parent!==this&&t&&t.parent===this){var a=this._children,i=a.indexOf(t);i>=0&&(a.splice(i,0,e),this._doAdd(e))}return this},_doAdd:function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__storage,a=this.__zr;t&&t!==e.__storage&&(t.addToStorage(e),e instanceof n&&e.addChildrenToStorage(t)),a&&a.refresh()},remove:function(e){var t=this.__zr,a=this.__storage,l=this._children,o=i.indexOf(l,e);return o<0?this:(l.splice(o,1),e.parent=null,a&&(a.delFromStorage(e),e instanceof n&&e.delChildrenFromStorage(a)),t&&t.refresh(),this)},removeAll:function(){var e,t,a=this._children,i=this.__storage;for(t=0;t<a.length;t++)e=a[t],i&&(i.delFromStorage(e),e instanceof n&&e.delChildrenFromStorage(i)),e.parent=null;return a.length=0,this},eachChild:function(e,t){for(var a=this._children,i=0;i<a.length;i++){var l=a[i];e.call(t,l,i)}return this},traverse:function(e,t){for(var a=0;a<this._children.length;a++){var i=this._children[a];e.call(t,i),"group"===i.type&&i.traverse(e,t)}return this},addChildrenToStorage:function(e){for(var t=0;t<this._children.length;t++){var a=this._children[t];e.addToStorage(a),a instanceof n&&a.addChildrenToStorage(e)}},delChildrenFromStorage:function(e){for(var t=0;t<this._children.length;t++){var a=this._children[t];e.delFromStorage(a),a instanceof n&&a.delChildrenFromStorage(e)}},dirty:function(){return this.__dirty=!0,this.__zr&&this.__zr.refresh(),this},getBoundingRect:function(e){for(var t=null,a=new o(0,0,0,0),i=e||this._children,l=[],n=0;n<i.length;n++){var r=i[n];if(!r.ignore&&!r.invisible){var s=r.getBoundingRect(),u=r.getLocalTransform(l);u?(a.copy(s),a.applyTransform(u),(t=t||a.clone()).union(a)):(t=t||s.clone()).union(s)}}return t||a}},i.inherits(n,l);var r=n;e.exports=r},function(e,t,a){var i=a(12),l=a(0),o=a(5),n=a(20),r=function(e){i.call(this,e)};r.prototype={constructor:r,type:"text",brush:function(e,t){var a=this.style;this.__dirty&&n.normalizeTextStyle(a,!0),a.fill=a.stroke=a.shadowBlur=a.shadowColor=a.shadowOffsetX=a.shadowOffsetY=null;var i=a.text;null!=i&&(i+=""),a.bind(e,this,t),n.needDrawText(i,a)&&(this.setTransform(e),n.renderText(this,e,i,a),this.restoreTransform(e))},getBoundingRect:function(){var e=this.style;if(this.__dirty&&n.normalizeTextStyle(e,!0),!this._rect){var t=e.text;null!=t?t+="":t="";var a=o.getBoundingRect(e.text+"",e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.rich);if(a.x+=e.x||0,a.y+=e.y||0,n.getStroke(e.textStroke,e.textStrokeWidth)){var i=e.textStrokeWidth;a.x-=i/2,a.y-=i/2,a.width+=i,a.height+=i}this._rect=a}return this._rect}},l.inherits(r,i);var s=r;e.exports=s},function(e,t,a){var i=a(1),l=i.extend({type:"circle",shape:{cx:0,cy:0,r:0},buildPath:function(e,t,a){a&&e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI,!0)}});e.exports=l},function(e,t,a){var i=a(1),l=a(63),o=i.extend({type:"sector",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},brush:l(i.prototype.brush),buildPath:function(e,t){var a=t.cx,i=t.cy,l=Math.max(t.r0||0,0),o=Math.max(t.r,0),n=t.startAngle,r=t.endAngle,s=t.clockwise,u=Math.cos(n),c=Math.sin(n);e.moveTo(u*l+a,c*l+i),e.lineTo(u*o+a,c*o+i),e.arc(a,i,o,n,r,!s),e.lineTo(Math.cos(r)*l+a,Math.sin(r)*l+i),0!==l&&e.arc(a,i,l,r,n,s),e.closePath()}});e.exports=o},function(e,t,a){var i=a(15),l=[["shadowBlur",0],["shadowColor","#000"],["shadowOffsetX",0],["shadowOffsetY",0]];e.exports=function(e){return i.browser.ie&&i.browser.version>=11?function(){var t,a=this.__clipPaths,i=this.style;if(a)for(var o=0;o<a.length;o++){var n=a[o],r=n&&n.shape,s=n&&n.type;if(r&&("sector"===s&&r.startAngle===r.endAngle||"rect"===s&&(!r.width||!r.height))){for(var u=0;u<l.length;u++)l[u][2]=i[l[u][0]],i[l[u][0]]=l[u][1];t=!0;break}}if(e.apply(this,arguments),t)for(var u=0;u<l.length;u++)i[l[u][0]]=l[u][2]}:e}},function(e,t,a){var i=a(1),l=i.extend({type:"ring",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(e,t){var a=t.cx,i=t.cy,l=2*Math.PI;e.moveTo(a+t.r,i),e.arc(a,i,t.r,0,l,!1),e.moveTo(a+t.r0,i),e.arc(a,i,t.r0,0,l,!0)}});e.exports=l},function(e,t,a){var i=a(1),l=a(23),o=i.extend({type:"polygon",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(e,t){l.buildPath(e,t,!0)}});e.exports=o},function(e,t,a){function i(e,t,a,i,l,o,n){var r=.5*(a-e),s=.5*(i-t);return(2*(t-a)+r+s)*n+(-3*(t-a)-2*r-s)*o+r*l+t}var l=a(2),o=l.distance;e.exports=function(e,t){for(var a=e.length,l=[],n=0,r=1;r<a;r++)n+=o(e[r-1],e[r]);var s=n/2;s=s<a?a:s;for(var r=0;r<s;r++){var u,c,p,h=r/(s-1)*(t?a:a-1),d=Math.floor(h),m=h-d,f=e[d%a];t?(u=e[(d-1+a)%a],c=e[(d+1)%a],p=e[(d+2)%a]):(u=e[0===d?d:d-1],c=e[d>a-2?a-1:d+1],p=e[d>a-3?a-1:d+2]);var v=m*m,y=m*v;l.push([i(u[0],f[0],c[0],p[0],m,v,y),i(u[1],f[1],c[1],p[1],m,v,y)])}return l}},function(e,t,a){var i=a(2),l=i.min,o=i.max,n=i.scale,r=i.distance,s=i.add,u=i.clone,c=i.sub;e.exports=function(e,t,a,i){var p,h,d,m,f=[],v=[],y=[],b=[];if(i){d=[1/0,1/0],m=[-1/0,-1/0];for(var g=0,x=e.length;g<x;g++)l(d,d,e[g]),o(m,m,e[g]);l(d,d,i[0]),o(m,m,i[1])}for(var g=0,x=e.length;g<x;g++){var S=e[g];if(a)p=e[g?g-1:x-1],h=e[(g+1)%x];else{if(0===g||g===x-1){f.push(u(e[g]));continue}p=e[g-1],h=e[g+1]}c(v,h,p),n(v,v,t);var w=r(S,p),q=r(S,h),D=w+q;0!==D&&(w/=D,q/=D),n(y,v,-w),n(b,v,q);var C=s([],S,y),T=s([],S,b);i&&(o(C,C,d),l(C,C,m),o(T,T,d),l(T,T,m)),f.push(C),f.push(T)}return a&&f.push(f.shift()),f}},function(e,t,a){var i=a(1),l=a(23),o=i.extend({type:"polyline",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:"#000",fill:null},buildPath:function(e,t){l.buildPath(e,t,!1)}});e.exports=o},function(e,t,a){var i=a(1),l=a(21),o=i.extend({type:"rect",shape:{r:0,x:0,y:0,width:0,height:0},buildPath:function(e,t){var a=t.x,i=t.y,o=t.width,n=t.height;t.r?l.buildPath(e,t):e.rect(a,i,o,n),e.closePath()}});e.exports=o},function(e,t,a){var i=a(1),l=i.extend({type:"line",shape:{x1:0,y1:0,x2:0,y2:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,t){var a=t.x1,i=t.y1,l=t.x2,o=t.y2,n=t.percent;0!==n&&(e.moveTo(a,i),n<1&&(l=a*(1-n)+l*n,o=i*(1-n)+o*n),e.lineTo(l,o))},pointAt:function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]}});e.exports=l},function(e,t,a){function i(e,t,a){var i=e.cpx2,l=e.cpy2;return null===i||null===l?[(a?h:c)(e.x1,e.cpx1,e.cpx2,e.x2,t),(a?h:c)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(a?p:u)(e.x1,e.cpx1,e.x2,t),(a?p:u)(e.y1,e.cpy1,e.y2,t)]}var l=a(1),o=a(2),n=a(4),r=n.quadraticSubdivide,s=n.cubicSubdivide,u=n.quadraticAt,c=n.cubicAt,p=n.quadraticDerivativeAt,h=n.cubicDerivativeAt,d=[],m=l.extend({type:"bezier-curve",shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,t){var a=t.x1,i=t.y1,l=t.x2,o=t.y2,n=t.cpx1,u=t.cpy1,c=t.cpx2,p=t.cpy2,h=t.percent;0!==h&&(e.moveTo(a,i),null==c||null==p?(h<1&&(r(a,n,l,h,d),n=d[1],l=d[2],r(i,u,o,h,d),u=d[1],o=d[2]),e.quadraticCurveTo(n,u,l,o)):(h<1&&(s(a,n,c,l,h,d),n=d[1],c=d[2],l=d[3],s(i,u,p,o,h,d),u=d[1],p=d[2],o=d[3]),e.bezierCurveTo(n,u,c,p,l,o)))},pointAt:function(e){return i(this.shape,e,!1)},tangentAt:function(e){var t=i(this.shape,e,!0);return o.normalize(t,t)}});e.exports=m},function(e,t,a){var i=a(1),l=i.extend({type:"arc",shape:{cx:0,cy:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},style:{stroke:"#000",fill:null},buildPath:function(e,t){var a=t.cx,i=t.cy,l=Math.max(t.r,0),o=t.startAngle,n=t.endAngle,r=t.clockwise,s=Math.cos(o),u=Math.sin(o);e.moveTo(s*l+a,u*l+i),e.arc(a,i,l,o,n,!r)}});e.exports=l},function(e,t,a){var i=a(1),l=i.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var e=this.__dirtyPath,t=this.shape.paths,a=0;a<t.length;a++)e=e||t[a].__dirtyPath;this.__dirtyPath=e,this.__dirty=this.__dirty||e},beforeBrush:function(){this._updatePathDirty();for(var e=this.shape.paths||[],t=this.getGlobalScale(),a=0;a<e.length;a++)e[a].path||e[a].createPathProxy(),e[a].path.setScale(t[0],t[1])},buildPath:function(e,t){for(var a=t.paths||[],i=0;i<a.length;i++)a[i].buildPath(e,a[i].shape,!0)},afterBrush:function(){for(var e=this.shape.paths||[],t=0;t<e.length;t++)e[t].__dirtyPath=!1},getBoundingRect:function(){return this._updatePathDirty(),i.prototype.getBoundingRect.call(this)}});e.exports=l},function(e,t,a){var i=a(0),l=a(24),o=function(e,t,a,i,o,n){this.x=null==e?0:e,this.y=null==t?0:t,this.x2=null==a?1:a,this.y2=null==i?0:i,this.type="linear",this.global=n||!1,l.call(this,o)};o.prototype={constructor:o},i.inherits(o,l);var n=o;e.exports=n},function(e,t,a){var i=a(0),l=a(24),o=function(e,t,a,i,o){this.x=null==e?.5:e,this.y=null==t?.5:t,this.r=null==a?.5:a,this.type="radial",this.global=o||!1,l.call(this,i)};o.prototype={constructor:o},i.inherits(o,l);var n=o;e.exports=n},function(e,t,a){var i=a(11),l=i([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["textPosition"],["textAlign"]]),o={getItemStyle:function(e,t){var a=l(this,e,t),i=this.getBorderLineDash();return i&&(a.lineDash=i),a},getBorderLineDash:function(){var e=this.get("borderType");return"solid"===e||null==e?null:"dashed"===e?[5,5]:[1,1]}};e.exports=o},function(e,t,a){var i=a(7);i.extendChartView({type:"wordCloud",render:function(e,t,a){var l=this.group;l.removeAll();var o=e.getData(),n=e.get("gridSize");e.layoutInstance.ondraw=function(e,t,a,r){var s=o.getItemModel(a),u=s.getModel("textStyle.normal"),c=s.getModel("textStyle.emphasis"),p=new i.graphic.Text({style:i.graphic.setTextStyle({},u,{x:r.info.fillTextOffsetX,y:r.info.fillTextOffsetY+.5*t,text:e,textBaseline:"middle",textFill:o.getItemVisual(a,"color"),fontSize:t}),scale:[1/r.info.mu,1/r.info.mu],position:[(r.gx+r.info.gw/2)*n,(r.gy+r.info.gh/2)*n],rotation:r.rot});l.add(p),o.setItemGraphicEl(a,p),i.graphic.setHoverStyle(p,i.graphic.setTextStyle({},c,null,{forMerge:!0},!0))},this._model=e},remove:function(){this.group.removeAll(),this._model.layoutInstance.dispose()},dispose:function(){this._model.layoutInstance.dispose()}})},function(e,t,a){"use strict";var i;
/*!
* wordcloud2.js
* http://timdream.org/wordcloud2.js/
*
* Copyright 2011 - 2013 Tim Chien
* Released under the MIT license
*/window.setImmediate||(window.setImmediate=window.msSetImmediate||window.webkitSetImmediate||window.mozSetImmediate||window.oSetImmediate||function(){if(!window.postMessage||!window.addEventListener)return null;var e=[void 0],t="zero-timeout-message";return window.addEventListener("message",function(a){if("string"==typeof a.data&&a.data.substr(0,t.length)===t){a.stopImmediatePropagation();var i=parseInt(a.data.substr(t.length),36);e[i]&&(e[i](),e[i]=void 0)}},!0),window.clearImmediate=function(t){e[t]&&(e[t]=void 0)},function(a){var i=e.length;return e.push(a),window.postMessage(t+i.toString(36),"*"),i}}()||function(e){window.setTimeout(e,0)}),window.clearImmediate||(window.clearImmediate=window.msClearImmediate||window.webkitClearImmediate||window.mozClearImmediate||window.oClearImmediate||function(e){window.clearTimeout(e)}),function(a){var l=function(){var e=document.createElement("canvas");if(!e||!e.getContext)return!1;var t=e.getContext("2d");return!!(t.getImageData&&t.fillText&&Array.prototype.some&&Array.prototype.push)}(),o=function(){if(l){for(var e,t,a=document.createElement("canvas").getContext("2d"),i=20;i;){if(a.font=i.toString(10)+"px sans-serif",a.measureText("").width===e&&a.measureText("m").width===t)return i+1;e=a.measureText("").width,t=a.measureText("m").width,i--}return 0}}(),n=function(e){for(var t,a,i=e.length;i;t=Math.floor(Math.random()*i),a=e[--i],e[i]=e[t],e[t]=a);return e},r=function(e,t){function a(e,t){return"hsl("+(360*Math.random()).toFixed()+","+(30*Math.random()+70).toFixed()+"%,"+(Math.random()*(t-e)+e).toFixed()+"%)"}if(l){Array.isArray(e)||(e=[e]),e.forEach(function(t,a){if("string"==typeof t){if(e[a]=document.getElementById(t),!e[a])throw"The element id specified is not found."}else if(!t.tagName&&!t.appendChild)throw"You must pass valid HTML elements, or ID of the element."});var i={list:[],fontFamily:'"Trebuchet MS", "Heiti TC", "微軟正黑體", "Arial Unicode MS", "Droid Fallback Sans", sans-serif',fontWeight:"normal",color:"random-dark",minSize:0,weightFactor:1,clearCanvas:!0,backgroundColor:"#fff",gridSize:8,drawOutOfBound:!1,origin:null,drawMask:!1,maskColor:"rgba(255,0,0,0.3)",maskGapWidth:.3,wait:0,abortThreshold:0,abort:function(){},minRotation:-Math.PI/2,maxRotation:Math.PI/2,rotationStep:.1,shuffle:!0,rotateRatio:.1,shape:"circle",ellipticity:.65,classes:null,hover:null,click:null};if(t)for(var r in t)r in i&&(i[r]=t[r]);if("function"!=typeof i.weightFactor){var s=i.weightFactor;i.weightFactor=function(e){return e*s}}if("function"!=typeof i.shape)switch(i.shape){case"circle":default:i.shape="circle";break;case"cardioid":i.shape=function(e){return 1-Math.sin(e)};break;case"diamond":case"square":i.shape=function(e){var t=e%(2*Math.PI/4);return 1/(Math.cos(t)+Math.sin(t))};break;case"triangle-forward":i.shape=function(e){var t=e%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"triangle":case"triangle-upright":i.shape=function(e){var t=(e+3*Math.PI/2)%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"pentagon":i.shape=function(e){var t=(e+.955)%(2*Math.PI/5);return 1/(Math.cos(t)+.726543*Math.sin(t))};break;case"star":i.shape=function(e){var t=(e+.955)%(2*Math.PI/10);return(e+.955)%(2*Math.PI/5)-2*Math.PI/10>=0?1/(Math.cos(2*Math.PI/10-t)+3.07768*Math.sin(2*Math.PI/10-t)):1/(Math.cos(t)+3.07768*Math.sin(t))}}i.gridSize=Math.max(Math.floor(i.gridSize),4);var u,c,p,h,d,m,f,v=i.gridSize,y=v-i.maskGapWidth,b=Math.abs(i.maxRotation-i.minRotation),g=Math.min(i.maxRotation,i.minRotation),x=i.rotationStep;switch(i.color){case"random-dark":f=function(){return a(10,50)};break;case"random-light":f=function(){return a(50,90)};break;default:"function"==typeof i.color&&(f=i.color)}var S=null;"function"==typeof i.classes&&(S=i.classes);var w,q=!1,D=[],C=function(e){var t,a,i=e.currentTarget,l=i.getBoundingClientRect();e.touches?(t=e.touches[0].clientX,a=e.touches[0].clientY):(t=e.clientX,a=e.clientY);var o=t-l.left,n=a-l.top,r=Math.floor(o*(i.width/l.width||1)/v),s=Math.floor(n*(i.height/l.height||1)/v);return D[r][s]},T=function(e){var t=C(e);if(w!==t){if(w=t,!t)return void i.hover(void 0,void 0,e);i.hover(t.item,t.dimension,e)}},O=function(e){var t=C(e);t&&(i.click(t.item,t.dimension,e),e.preventDefault())},L=[],_=function(e){if(L[e])return L[e];var t=8*e,a=t,l=[];for(0===e&&l.push([h[0],h[1],0]);a--;){var o=1;"circle"!==i.shape&&(o=i.shape(a/t*2*Math.PI)),l.push([h[0]+e*o*Math.cos(-a/t*2*Math.PI),h[1]+e*o*Math.sin(-a/t*2*Math.PI)*i.ellipticity,a/t*2*Math.PI])}return L[e]=l,l},F=function(){return i.abortThreshold>0&&(new Date).getTime()-m>i.abortThreshold},k=function(e,t,a){var l=i.weightFactor(t);if(l<=i.minSize)return!1;var n=1;l<o&&(n=function(){for(var e=2;e*l<o;)e+=2;return e}());var r=document.createElement("canvas"),s=r.getContext("2d",{willReadFrequently:!0});s.font=i.fontWeight+" "+(l*n).toString(10)+"px "+i.fontFamily;var u=s.measureText(e).width/n,c=Math.max(l*n,s.measureText("m").width,s.measureText("").width)/n,p=u+2*c,h=3*c,d=Math.ceil(p/v),m=Math.ceil(h/v);p=d*v,h=m*v;var f=-u/2,y=.4*-c,b=Math.ceil((p*Math.abs(Math.sin(a))+h*Math.abs(Math.cos(a)))/v),g=Math.ceil((p*Math.abs(Math.cos(a))+h*Math.abs(Math.sin(a)))/v),x=g*v,S=b*v;r.setAttribute("width",x),r.setAttribute("height",S),s.scale(1/n,1/n),s.translate(x*n/2,S*n/2),s.rotate(-a),s.font=i.fontWeight+" "+(l*n).toString(10)+"px "+i.fontFamily,s.fillStyle="#000",s.textBaseline="middle",s.fillText(e,f*n,(y+.5*l)*n);var w=s.getImageData(0,0,x,S).data;if(F())return!1;for(var q,D,C,T=[],O=g,L=[b/2,g/2,b/2,g/2];O--;)for(q=b;q--;){C=v;e:for(;C--;)for(D=v;D--;)if(w[4*((q*v+C)*x+(O*v+D))+3]){T.push([O,q]),O<L[3]&&(L[3]=O),O>L[1]&&(L[1]=O),q<L[0]&&(L[0]=q),q>L[2]&&(L[2]=q);break e}}return{mu:n,occupied:T,bounds:L,gw:g,gh:b,fillTextOffsetX:f,fillTextOffsetY:y,fillTextWidth:u,fillTextHeight:c,fontSize:l}},z=function(e,t,a,l,o){for(var n=o.length;n--;){var r=e+o[n][0],s=t+o[n][1];if(r>=c||s>=p||r<0||s<0){if(!i.drawOutOfBound)return!1}else if(!u[r][s])return!1}return!0},W=function(t,a,l,o,n,r,s,u,c){var p,h,d=l.fontSize;p=f?f(o,n,d,r,s):i.color,h=S?S(o,n,d,r,s):i.classes;var m=l.bounds;m[3],m[0],m[1],m[3],m[2],m[0],e.forEach(function(e){if(e.getContext){var n=e.getContext("2d"),r=l.mu;n.save(),n.scale(1/r,1/r),n.font=i.fontWeight+" "+(d*r).toString(10)+"px "+i.fontFamily,n.fillStyle=p,n.translate((t+l.gw/2)*v*r,(a+l.gh/2)*v*r),0!==u&&n.rotate(-u),n.textBaseline="middle",n.fillText(o,l.fillTextOffsetX*r,(l.fillTextOffsetY+.5*d)*r),n.restore()}else{var s=document.createElement("span"),m="";m="rotate("+-u/Math.PI*180+"deg) ",1!==l.mu&&(m+="translateX(-"+l.fillTextWidth/4+"px) scale("+1/l.mu+")");var f={position:"absolute",display:"block",font:i.fontWeight+" "+d*l.mu+"px "+i.fontFamily,left:(t+l.gw/2)*v+l.fillTextOffsetX+"px",top:(a+l.gh/2)*v+l.fillTextOffsetY+"px",width:l.fillTextWidth+"px",height:l.fillTextHeight+"px",lineHeight:d+"px",whiteSpace:"nowrap",transform:m,webkitTransform:m,msTransform:m,transformOrigin:"50% 40%",webkitTransformOrigin:"50% 40%",msTransformOrigin:"50% 40%"};for(var y in p&&(f.color=p),s.textContent=o,f)s.style[y]=f[y];if(c)for(var b in c)s.setAttribute(b,c[b]);h&&(s.className+=h),e.appendChild(s)}})},A=function(t,a,i,l,o){t>=c||a>=p||t<0||a<0||(u[t][a]=!1,i&&e[0].getContext("2d").fillRect(t*v,a*v,y,y),q&&(D[t][a]={item:o,dimension:l}))},P=function(t,a,l,o,n,r){var s,u,h=n.occupied,d=i.drawMask;if(d&&((s=e[0].getContext("2d")).save(),s.fillStyle=i.maskColor),q){var m=n.bounds;u={x:(t+m[3])*v,y:(a+m[0])*v,w:(m[1]-m[3]+1)*v,h:(m[2]-m[0]+1)*v}}for(var f=h.length;f--;){var y=t+h[f][0],b=a+h[f][1];y>=c||b>=p||y<0||b<0||A(y,b,d,u,r)}d&&s.restore()},R=function(e){var t,a,l;Array.isArray(e)?(t=e[0],a=e[1]):(t=e.word,a=e.weight,l=e.attributes);var o=0===i.rotateRatio?0:Math.random()>i.rotateRatio?0:0===b?g:g+Math.round(Math.random()*b/x)*x,r=k(t,a,o);if(!r)return!1;if(F())return!1;if(!i.drawOutOfBound){var s=r.bounds;if(s[1]-s[3]+1>c||s[2]-s[0]+1>p)return!1}for(var u=d+1;u--;){var h=_(d-u);i.shuffle&&(h=[].concat(h),n(h));for(var m=0;m<h.length;m++){var f=function(i){var n=Math.floor(i[0]-r.gw/2),s=Math.floor(i[1]-r.gh/2);return r.gw,r.gh,!!z(n,s,0,0,r.occupied)&&(W(n,s,r,t,a,d-u,i[2],o,l),P(n,s,0,0,r,e),{gx:n,gy:s,rot:o,info:r})}(h[m]);if(f)return f}}return null},Y=function(t,a,i){if(a)return!e.some(function(e){var l=document.createEvent("CustomEvent");return l.initCustomEvent(t,!0,a,i||{}),!e.dispatchEvent(l)},this);e.forEach(function(e){var l=document.createEvent("CustomEvent");l.initCustomEvent(t,!0,a,i||{}),e.dispatchEvent(l)},this)};!function(){var t=e[0];if(t.getContext)c=Math.ceil(t.width/v),p=Math.ceil(t.height/v);else{var a=t.getBoundingClientRect();c=Math.ceil(a.width/v),p=Math.ceil(a.height/v)}if(Y("wordcloudstart",!0)){var l,o,n,r,s;if(h=i.origin?[i.origin[0]/v,i.origin[1]/v]:[c/2,p/2],d=Math.floor(Math.sqrt(c*c+p*p)),u=[],!t.getContext||i.clearCanvas)for(e.forEach(function(e){if(e.getContext){var t=e.getContext("2d");t.fillStyle=i.backgroundColor,t.clearRect(0,0,c*(v+1),p*(v+1)),t.fillRect(0,0,c*(v+1),p*(v+1))}else e.textContent="",e.style.backgroundColor=i.backgroundColor,e.style.position="relative"}),l=c;l--;)for(u[l]=[],o=p;o--;)u[l][o]=!0;else{var f=document.createElement("canvas").getContext("2d");f.fillStyle=i.backgroundColor,f.fillRect(0,0,1,1);var y,b,g=f.getImageData(0,0,1,1).data,x=t.getContext("2d").getImageData(0,0,c*v,p*v).data;for(l=c;l--;)for(u[l]=[],o=p;o--;){b=v;e:for(;b--;)for(y=v;y--;)for(n=4;n--;)if(x[4*((o*v+b)*c*v+(l*v+y))+n]!==g[n]){u[l][o]=!1;break e}!1!==u[l][o]&&(u[l][o]=!0)}x=f=g=void 0}if(i.hover||i.click){for(q=!0,l=c+1;l--;)D[l]=[];i.hover&&t.addEventListener("mousemove",T),i.click&&(t.addEventListener("click",O),t.addEventListener("touchstart",O),t.addEventListener("touchend",function(e){e.preventDefault()}),t.style.webkitTapHighlightColor="rgba(0, 0, 0, 0)"),t.addEventListener("wordcloudstart",function e(){t.removeEventListener("wordcloudstart",e),t.removeEventListener("mousemove",T),t.removeEventListener("click",O),w=void 0})}n=0,0!==i.wait?(r=window.setTimeout,s=window.clearTimeout):(r=window.setImmediate,s=window.clearImmediate);var S=function(t,a){e.forEach(function(e){e.removeEventListener(t,a)},this)},C=function e(){S("wordcloudstart",e),s(L)};!function(t,a){e.forEach(function(e){e.addEventListener("wordcloudstart",a)},this)}(0,C);var L=r(function e(){if(n>=i.list.length)return s(L),Y("wordcloudstop",!1),void S("wordcloudstart",C);m=(new Date).getTime();var t=R(i.list[n]),a=!Y("wordclouddrawn",!0,{item:i.list[n],drawn:t});if(F()||a)return s(L),i.abort(),Y("wordcloudabort",!1),Y("wordcloudstop",!1),void S("wordcloudstart",C);n++,L=r(e,i.wait)},i.wait)}}()}};r.isSupported=l,r.minFontSize=o,void 0!==(i=function(){return r}.apply(t,[]))&&(e.exports=i)}()}])}(a("MT78"))},"9K5v":function(e,t,a){},BIqN:function(e,t,a){},CJ5O:function(e,t,a){"use strict";var i=a("14Xm"),l=a.n(i),o=a("D3Ub"),n=a.n(o),r=a("sm2R"),s={name:"GetDictionary",props:{dictKey:String,updataDict:String,value:String},data:function(){return{dictionary:"",dictionaryOptions:[]}},watch:{dictKey:{immediate:!0,handler:function(){this.getSystem()}},value:{handler:function(e){this.dictionary=e},deep:!0}},created:function(){this.getSystem()},mounted:function(){this.dictionary=this.value},methods:{getSystem:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Object(r.a)(e.dictKey);case 2:if(a=t.sent,i=a.code,o=a.data,"200"==i){t.next=7;break}return t.abrupt("return");case 7:e.dictionaryOptions=o;case 8:case"end":return t.stop()}},t,e)}))()},selectChange:function(e){this.$emit("input",e),this.$emit("change",e)}}},u=(a("1C1b"),a("KHd+")),c=Object(u.a)(s,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-select",{attrs:{placeholder:"请选择",clearable:"",size:"mini"},on:{change:e.selectChange},model:{value:e.dictionary,callback:function(t){e.dictionary=t},expression:"dictionary"}},e._l(e.dictionaryOptions,function(e){return a("el-option",{key:e.id,attrs:{label:e.text,value:e.id}})}),1)},[],!1,null,"9e2cd716",null);c.options.__file="index.vue";t.a=c.exports},DZNH:function(e,t,a){"use strict";var i=a("VhQ4");a.n(i).a},Dkhk:function(e,t,a){},DtvU:function(e,t,a){"use strict";var i=a("9K5v");a.n(i).a},EfKH:function(e,t,a){"use strict";var i=a("aLfJ");a.n(i).a},Ftma:function(e,t,a){"use strict";var i=a("froA");a.n(i).a},FxKO:function(e,t,a){"use strict";var i=a("MT78"),l=a.n(i),o=(a("MTm3"),{"台湾省":[121.5135,25.0308],"黑龙江省":[127.9688,45.368],"内蒙古自治区":[110.3467,41.4899],"吉林省":[125.8154,44.2584],"北京市":[116.4551,40.2539],"辽宁省":[123.1238,42.1216],"河北省":[114.4995,38.1006],"天津市":[117.4219,39.4189],"山西省":[112.3352,37.9413],"陕西省":[109.1162,34.2004],"甘肃省":[103.5901,36.3043],"宁夏回族自治区":[106.3586,38.1775],"青海省":[101.4038,36.8207],"新疆维吾尔自治区":[87.9236,43.5883],"西藏自治区":[91.11,29.97],"四川省":[103.9526,30.7617],"重庆市":[108.384366,30.439702],"山东省":[117.1582,36.8701],"河南省":[113.4668,34.6234],"江苏省":[118.8062,31.9208],"安徽省":[117.29,32.0581],"湖北省":[114.3896,30.6628],"浙江省":[119.5313,29.8773],"福建省":[119.4543,25.9222],"江西省":[116.0046,28.6633],"湖南省":[113.0823,28.2568],"贵州省":[106.6992,26.7682],"云南省":[102.9199,25.4663],"广东省":[113.12244,23.009505],"广西壮族自治区":[108.479,23.1152],"海南省":[110.3893,19.8516],"上海市":[121.4648,31.2891],"香港":[114.173355,22.320048],"澳门":[113.54909,22.198951]}),n=[{name:"南海诸岛",value:1},{name:"北京",value:524},{name:"天津",value:14},{name:"上海",value:150},{name:"重庆",value:75},{name:"河北",value:13},{name:"河南",value:83},{name:"云南",value:11},{name:"辽宁",value:19},{name:"黑龙江",value:15},{name:"湖南",value:69},{name:"安徽",value:260},{name:"山东",value:39},{name:"新疆",value:4},{name:"江苏",value:31},{name:"浙江",value:104},{name:"江西",value:36},{name:"湖北",value:1052},{name:"广西",value:33},{name:"甘肃",value:347},{name:"山西",value:8},{name:"内蒙古",value:157},{name:"陕西",value:22},{name:"吉林",value:4},{name:"福建",value:36},{name:"贵州",value:39},{name:"广东",value:996},{name:"青海",value:27},{name:"西藏",value:31},{name:"四川",value:46},{name:"宁夏",value:16},{name:"海南",value:22},{name:"台湾",value:6},{name:"香港",value:2},{name:"澳门",value:9}],r=function(e){for(var t=[],a=0;a<e.length;a++){var i=o[e[a].name];i&&t.push({name:e[a].name,value:i.concat(e[a].value)})}return t},s=100,u=20,c={name:"widgetAirBubbleMap",props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{trigger:"item",formatter:function(e){return e.value.length>1?e.data.name+""+e.data.value[2]:e.name}},geo:{map:"china",show:!0,roam:!1,label:{emphasis:{show:!1}},layoutSize:"80%",itemStyle:{normal:{borderColor:new l.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#00F6FF"},{offset:1,color:"#53D9FF"}],!1),borderWidth:3,shadowColor:"rgba(10,76,139,1)",shadowOffsetY:0,shadowBlur:60}}},series:[{type:"map",map:"china",aspectScale:.75,label:{normal:{position:"right",show:!0,color:"#53D9FF",fontSize:20},emphasis:{show:!0}},itemStyle:{normal:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#061E3D"}]},borderColor:"#215495",borderWidth:1},emphasis:{areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:"#2B91B7"}]}}},data:n},{type:"effectScatter",coordinateSystem:"geo",rippleEffect:{brushType:"stroke"},showEffectOn:"render",itemStyle:{normal:{color:{type:"radial",x:.5,y:.5,r:.5,colorStops:[{offset:0,color:"rgba(5,80,151,0.2)"},{offset:.8,color:"rgba(5,80,151,0.8)"},{offset:1,color:"rgba(0,108,255,0.7)"}],global:!1}}},label:{normal:{show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(e){return"{cnNum|"+e.data.value[2]+"}"},rich:{cnNum:{fontSize:13,color:"#D4EEFF"}}}},symbol:"circle",symbolSize:function(e){return 0==e[2]?0:(s-u)/5990*e[2]+1.2*(s-(s-u)/5990*6e3)},data:r(n),zlevel:1}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionTextValue(),this.setOptionsData(),this.setOptionAirSize(),this.setOptionMapBlocak()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionTextValue:function(){var e=this.optionsSetup,t=this.options.series[0].label,a={position:"right",show:e.isShowMap,color:e.fontTextColor,fontSize:e.fontTextSize,fontWeight:e.fontTextWeight};t.normal=a},setOptionMapBlocak:function(){var e=this.optionsSetup,t=this.options.series[0].itemStyle,a={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:e.font0PreColor},{offset:1,color:e.font100PreColor}]},borderColor:"#215495",borderWidth:1},i={areaColor:{x:0,y:0,x2:0,y2:1,colorStops:[{offset:0,color:"#073684"},{offset:1,color:e.fontHighlightColor}]}};t.normal=a,t.emphasis=i},setOptionAirSize:function(){s=this.optionsSetup.fontmaxSize4Pin,u=this.optionsSetup.fontminSize4Pin},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){this.options.series[0].data=e;var t=this.optionsSetup,a=this.options.series[1].label,i={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(e){return"{cnNum|"+e.data.value[2]+"}"},rich:{cnNum:{fontSize:t.fontDataSize,color:t.fontDataColor,fontWeight:t.fontDataWeight}}},l=r(e);this.options.series[1].data=l,a.normal=i},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){this.options.series[0].data=e;var t=this.optionsSetup,a=this.options.series[1].label,i={show:!0,color:"#fff",fontWeight:"bold",position:"inside",formatter:function(e){return"{cnNum|"+e.data.value[2]+"}"},rich:{cnNum:{fontSize:t.fontDataSize,color:t.fontDataColor,fontWeight:t.fontDataWeight}}},l=r(e);this.options.series[1].data=l,a.normal=i}}},p=(a("5wOi"),a("KHd+")),h=Object(p.a)(c,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"65a61e11",null);h.options.__file="widgetAirBubbleMap.vue";t.a=h.exports},FyWN:function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetBarlinechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{color:[],grid:{},title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:[{type:"category",data:[],axisLabel:{show:!1,textStyle:{color:"#fff"}}}],yAxis:[{type:"value",name:"",min:0,max:250,interval:50,axisLabel:{show:!0,textStyle:{color:"#fff"}}},{type:"value",name:"",min:0,max:25,interval:5,axisLabel:{show:!0,textStyle:{color:"#fff"}}}],series:[{name:"",type:"bar",yAxisIndex:0,data:[],itemStyle:{barBorderRadius:null}},{name:"",type:"line",yAxisIndex:1,data:[],itemStyle:{}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsLine(),this.setOptionsBar(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsColor()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t=[{type:"value",splitNumber:e.splitNumberLeft,show:e.isShowYLeft,name:e.textNameYLeft,nameTextStyle:{color:e.nameColorYLeft,fontSize:e.nameFontSizeYLeft},axisLabel:{show:!0,rotate:e.textAngleYLeft,textStyle:{color:e.colorYLeft,fontSize:e.fontSizeYLeft}},axisTick:{show:e.tickLineYLeft},axisLine:{show:e.lineYLeft,lineStyle:{width:e.lineWidthYLeft,color:e.lineColorYLeft}},splitLine:{show:e.isShowSplitLineYLeft,lineStyle:{color:e.splitLineColorYLeft,width:e.splitLineFontWidthYLeft}}},{type:"value",splitNumber:e.splitNumberRight,show:e.isShowYRight,name:e.textNameYRight,nameTextStyle:{color:e.nameColorYRight,fontSize:e.nameFontSizeYRight},axisLabel:{show:!0,rotate:e.textAngleYRight,textStyle:{color:e.colorYRight,fontSize:e.fontSizeYRight}},axisTick:{show:e.tickLineYRight},axisLine:{show:e.lineYRight,lineStyle:{width:e.lineWidthYRight,color:e.lineColorYRight}},splitLine:{show:e.isShowSplitLineYRight,lineStyle:{color:e.splitLineColorYRight,width:e.splitLineFontWidthYRight}}}];this.options.yAxis=t},setOptionsLine:function(){var e=this.optionsSetup,t=this.options.series;for(var a in t)"line"==t[a].type&&(t[a].symbol=e.symbol,t[a].showSymbol=e.markPoint,t[a].symbolSize=e.pointSize,t[a].smooth=e.smoothCurve,e.area?t[a].areaStyle={opacity:e.areaThickness/100}:t[a].areaStyle={opacity:0},t[a].lineStyle={width:e.lineWidth},t[a].itemStyle.borderRadius=e.radius,t[a].label={show:e.isShowLine,position:"top",distance:e.distanceLine,fontSize:e.fontSizeLine,color:e.subTextColorLine,fontWeight:e.fontWeightLine});this.options.series=t},setOptionsBar:function(){var e=this.optionsSetup,t=this.options.series;for(var a in t)"bar"==t[a].type&&(t[a].label={show:e.isShowBar,position:"top",distance:e.distanceBar,fontSize:e.fontSizeBar,color:e.subTextColorBar,fontWeight:e.fontWeightBar},t[a].barWidth=e.maxWidth,t[a].barMinHeight=e.minHeight,t[a].itemStyle.barBorderRadius=e.radius);this.options.series=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t=this.options.series,a=[],i=[],l=[];for(var o in e)a[o]=e[o].axis,i[o]=e[o].bar,l[o]=e[o].line;for(var n in this.options.xAxis.data=a,t)"bar"==t[n].type?t[n].data=i:t[n].data=l;var r=[];r.push("bar"),r.push("line"),this.options.legend.data=r,this.setOptionsLegendName(r)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){this.options.xAxis.data=e.xAxis;var t=this.options.series,a=[];for(var i in t){for(var l in e.series)t[i].type==e.series[l].type&&(t[i].data=e.series[l].data);a.push(e.series[i].name)}this.options.legend.data=a,this.setOptionsLegendName(a)}}},n=(a("7sfK"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"27fb5746",null);r.options.__file="widgetBarlinechart.vue";t.a=r.exports},GWHw:function(e,t,a){"use strict";var i={name:"WidgetIframe",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",iframeAdress:this.transStyle.iframeAdress}}},watch:{value:{handler:function(e){this.options=e},deep:!0}},mounted:function(){this.options=this.value},methods:{}},l=(a("4bCr"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement;return(this._self._c||e)("iframe",{style:this.styleColor,attrs:{src:this.styleColor.iframeAdress,width:"100%",height:"100%"}})},[],!1,null,"2d1eab2a",null);o.options.__file="widgetIframe.vue";t.a=o.exports},HoL1:function(e,t,a){},HztK:function(e,t,a){},L9dp:function(e,t,a){"use strict";var i=a("cOAw");a.n(i).a},MOy9:function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetFunnel",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{color:[],title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}"},legend:{x:"center",y:"92%",textStyle:{color:"#fff"}},series:[{name:"",type:"funnel",left:"center",width:"80%",sort:"descending",label:{normal:{show:!0,position:"inside",formatter:"{c}",textStyle:{color:"#fff",fontSize:14}},emphasis:{position:"inside",formatter:"{b}: {c}"}},itemStyle:{normal:{opacity:.8,borderColor:"rgba(12, 13, 43, .9)",borderWidth:1,shadowBlur:4,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"rgba(0, 0, 0, .6)"}},data:[]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setEnding(),this.setOptionsText(),this.setOptionsTitle(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setEnding:function(){var e=this.optionsSetup,t=this.options.series;e.ending?t[0].sort="ascending":t[0].sort="descending"},setOptionsText:function(){var e=this.optionsSetup,t={show:e.isShow,position:"inside",formatter:"{c}",textStyle:{color:e.color,fontSize:e.fontSize,fontWeight:e.fontWeight}};this.options.series[0].label.normal=t},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.right=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t="string"==typeof e?JSON.parse(e):e;for(var a in this.options.series)"funnel"==this.options.series[a].type&&(this.options.series[a].data=t)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t in this.options.series)"funnel"==this.options.series[t].type&&(this.options.series[t].data=e)}}},n=(a("5Gjc"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2a7135a4",null);r.options.__file="widgetFunnel.vue";t.a=r.exports},MxG3:function(e,t,a){},N4B9:function(e,t,a){},OB8b:function(e,t,a){},OKzU:function(e,t,a){},Of36:function(e,t,a){"use strict";var i=a("ZpAp");a.n(i).a},PeSU:function(e,t,a){"use strict";var i=a("+pa5");a.n(i).a},PgDh:function(e,t,a){},QUbe:function(e,t,a){"use strict";a("MTm3"),a("MT78");var i=a("qJ4p").a,l={name:"widgetLineMap",props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{left:"center",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:function(e,t,a){return"effectScatter"==e.seriesType?"线路:"+e.data.name+e.data.value[2]:"lines"==e.seriesType?e.data.fromName+">"+e.data.toName+"<br />"+e.data.value:e.name}},legend:{show:!0,orient:"vertical",top:"bottom",left:"right",textStyle:{color:"#fff"},selectedMode:"multiple"},geo:{map:"china",label:{emphasis:{show:!0,color:"white"}},roam:!0,itemStyle:{normal:{areaColor:"#323c48",borderColor:"#404a59",borderWidth:1},emphasis:{areaColor:"#2a333d"}}},series:[{type:"lines",zlevel:1,effect:{show:!1,period:6,trailLength:.7,color:"#fff",symbolSize:3},lineStyle:{normal:{color:"#a6c84c",width:0,curveness:.2}},data:[]},{type:"lines",zlevel:2,symbol:["none","arrow"],symbolSize:10,effect:{show:!0,period:4,trailLength:0,symbol:"arrow",symbolSize:5},lineStyle:{normal:{color:"#ffa022",width:1,opacity:.4,curveness:.2}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]},{type:"effectScatter",coordinateSystem:"geo",zlevel:2,rippleEffect:{brushType:"stroke"},label:{normal:{show:!0,position:"right",formatter:"{b}",fontSize:22}},symbolSize:10,itemStyle:{normal:{color:"#46bee9"}},data:[]}]},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsSetup=this.value.setup},mounted:function(){this.editorOptions()},methods:{convertData:function(e){for(var t=[],a=0;a<e.length;a++){var l=e[a],o=i[l.source],n=i[l.target];o&&n&&t.push({fromName:l.source,toName:l.target,coords:[o,n],value:l.value})}return t},editorOptions:function(){this.setOptionsTitle(),this.setOptionsSource(),this.setOptionsTarget(),this.setOptionsSymbol(),this.setOptionsLine(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsSource:function(){var e=this.optionsSetup,t=this.options.series[2],a={show:e.isShowSource,position:"right",color:e.sourceFontTextColor,fontSize:e.sourceFontTextSize,fontWeight:e.sourceFontTextWeight},i={normal:{color:e.sourcePointColor}};t.symbolSize=e.sourceSymbolSize,t.label.normal=a,t.itemStyle=i},setOptionsTarget:function(){var e=this.optionsSetup,t=this.options.series[3],a={show:e.isShowTarget,position:"right",color:e.targetFontTextColor,fontSize:e.targetFontTextSize,fontWeight:e.targetFontTextWeight},i={normal:{color:e.targetPointColor}};t.symbolSize=e.targetSymbolSize,t.label.normal=a,t.itemStyle=i},setOptionsSymbol:function(){var e=this.optionsSetup,t=this.options.series[1],a={show:!0,period:this.setPeriod(e),trailLength:0,symbol:this.setSymbol(e),symbolSize:e.symbolSize,color:e.symbolColor};t.effect=a},setSymbol:function(e){return"plane"==e.symbol?"path://M1705.06,1318.313v-89.254l-319.9-221.799l0.073-208.063c0.521-84.662-26.629-121.796-63.961-121.491c-37.332-0.305-64.482,36.829-63.961,121.491l0.073,208.063l-319.9,221.799v89.254l330.343-157.288l12.238,241.308l-134.449,92.931l0.531,42.034l175.125-42.917l175.125,42.917l0.531-42.034l-134.449-92.931l12.238-241.308L1705.06,1318.313z":"arrow"},setPeriod:function(e){return"plane"==e.symbol?e.symbolPeriod-1:e.symbolPeriod},setOptionsLine:function(){var e=this.optionsSetup,t=this.options.series[1],a={normal:{color:e.lineColor,width:e.lineWidth,opacity:.4,curveness:.2}};t.lineStyle=a},setOptionsColor:function(){var e=this.optionsSetup,t={normal:{areaColor:e.blockColor,borderColor:e.borderColor},emphasis:{areaColor:e.highlightColor}};this.options.geo.itemStyle=t},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t=this.options.series;t[0].data=this.convertData(e),t[1].data=this.convertData(e),t[2].data=e.map(function(e){if(i[e.source]&&i[e.target])return{name:e.source,value:i[e.source].concat([e.value])}}),t[3].data=e.map(function(e){if(i[e.source]&&i[e.target])return{name:e.target,value:i[e.target].concat([e.value])}})},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){var t=this.options.series;t[0].data=this.convertData(e),t[1].data=this.convertData(e),t[2].data=e.map(function(e){if(i[e.source]&&i[e.target])return{name:e.source,value:i[e.source].concat([e.value])}}),t[3].data=e.map(function(e){if(i[e.source]&&i[e.target])return{name:e.target,value:i[e.target].concat([e.value])}})}}},o=(a("0RT/"),a("KHd+")),n=Object(o.a)(l,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"73f52450",null);n.options.__file="widgetLineMap.vue";t.a=n.exports},"S+MY":function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetPiechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",left:"center",textStyle:{color:"#fff"}},legend:{orient:"vertical",left:"left",textStyle:{color:"#fff"}},series:[{type:"pie",radius:"50%",data:[],emphasis:{itemStyle:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsValue(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData(),this.setOptionsPiechartStyle()},setOptionsPiechartStyle:function(){"shixin"==this.optionsSetup.piechartStyle?this.options.series[0].radius="50%":"kongxin"==this.optionsSetup.piechartStyle&&(this.options.series[0].radius=["40%","70%"])},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsValue:function(){var e=this.optionsSetup,t=this.options.series,a=e.numberValue?"{c}":"",i=e.percentage?"({d})%":"",l={show:e.isShow,formatter:"{a|{b}"+a+" "+i+"}",rich:{a:{padding:[-30,15,-20,15],color:e.subTextColor,fontSize:e.fontSize,fontWeight:e.fontWeight}},fontSize:e.fontSize,fontWeight:e.optionsSetup};for(var o in t)"pie"==t[o].type&&(t[o].label=l,t[o].labelLine={show:e.isShow})},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.lineColor,fontSize:e.tipFontSize}};this.options.tooltip=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left="left"==e.lateralPosition?0:"auto",t.right="right"==e.lateralPosition?0:"auto",t.top="top"==e.longitudinalPosition?0:"auto",t.bottom="bottom"==e.longitudinalPosition?0:"auto",t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t="string"==typeof e?JSON.parse(e):e;for(var a in this.options.series)"pie"==this.options.series[a].type&&(this.options.series[a].data=t)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t in this.options.series)"pie"==this.options.series[t].type&&(this.options.series[t].data=e)}}},n=(a("ucA2"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"7bebff6a",null);r.options.__file="widgetPiechart.vue";t.a=r.exports},Ss0v:function(e,t,a){},U6Wy:function(e,t,a){"use strict";var i=a("Kw5r"),l=a("xtjD"),o=a.n(l);i.default.use(o.a);var n={props:{value:Object,ispreview:Boolean},data:function(){return{hackReset:!0,options:{titCell:".hd ul",mainCell:".bd ul",effect:"topLoop",autoPage:!0,autoPlay:!0,vis:5,rowHeight:"50px"},header:[],list:[],optionsSetUp:{},optionsPosition:{},optionsData:{}}},computed:{styleObj:function(){console.log(this.optionsSetUp);var e=this.optionsPosition;return{position:this.ispreview?"absolute":"static",width:e.width+"px",height:e.height+"px",left:e.left+"px",top:e.top+"px",background:this.optionsSetUp.tableBgColor}},headerTableStlye:function(){var e=this.optionsSetUp;return{"text-align":e.textAlign,"font-size":e.fontSize+"px","border-style":e.isLine?"solid":"none","border-width":e.borderWidth+"px","border-color":e.borderColor,display:e.isHeader?"block":"none",color:e.headColor,"background-color":e.headBackColor}},bodyTableStyle:function(){var e=this.optionsSetUp;return{"text-align":e.textAlign,"font-size":e.fontSize+"px","border-style":e.isLine?"solid":"none","border-width":e.borderWidth+"px","border-color":e.borderColor,color:e.bodyColor,"background-color":e.tableBgColor}}},watch:{value:{handler:function(e){this.optionsSetUp=e.setup,this.optionsPosition=e.position,this.optionsData=e.data,this.initData()},deep:!0}},mounted:function(){this.optionsSetUp=this.value.setup,this.optionsPosition=this.value.position,this.optionsData=this.value.data,this.initData()},methods:{initData:function(){this.handlerRollFn(),this.handlerHead(),this.handlerData(),this.visConfig()},visConfig:function(){this.options.vis=this.optionsSetUp.vis},handlerRollFn:function(){var e=this.options,t=this.optionsSetUp;e.autoPlay=t.isRoll,e.effect=t.effect,e.interTime=t.interTime,e.delayTime=t.delayTime,e.scroll=t.scroll,this.options=e,this.hackResetFun()},handlerHead:function(){var e=this.optionsSetUp.dynamicAddTable;this.header=e},handlerData:function(){var e=this.optionsData;"staticData"==e.dataType?this.handlerStaticData(e.staticData):this.handlerDynamicData(e.dynamicData,e.refreshTime)},handlerStaticData:function(e){this.list=e},handlerDynamicData:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.list=e,t.hackResetFun()})},hackResetFun:function(){var e=this;this.hackReset=!1,this.$nextTick(function(){e.hackReset=!0})},bodyTable:function(e){var t={};return t["background-color"]=e%2?this.optionsSetUp.eventColor:this.optionsSetUp.oldColor,t},tableRowHeight:function(){var e={};return this.optionsSetUp.rowHeight?(e.height=this.optionsSetUp.rowHeight+"px",e["line-height"]=this.optionsSetUp.rowHeight+"px"):(e.height=this.options.rowHeight,e["line-height"]=this.optionsSetUp.rowHeight+"px"),e},tableFiledWidth:function(e){var t={};return this.optionsSetUp.dynamicAddTable[e].width&&(t.width=this.optionsSetUp.dynamicAddTable[e].width),t}}},r=(a("lgb1"),a("KHd+")),s=Object(r.a)(n,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{style:e.styleObj},[e.hackReset?a("superslide",{staticClass:"txtScroll-top",attrs:{options:e.options}},[a("div",{staticClass:"title"},e._l(e.header,function(t,i){return a("div",{key:i,style:[e.headerTableStlye,e.tableFiledWidth(i),e.tableRowHeight()]},[e._v("\n "+e._s(t.name)+"\n ")])}),0),e._v(" "),a("div",{staticClass:"bd"},[a("ul",{staticClass:"infoList"},e._l(e.list,function(t,i){return a("li",{key:i,style:e.tableRowHeight()},e._l(e.header,function(l,o){return a("div",{key:o,style:[e.bodyTableStyle,e.bodyTable(i),e.tableFiledWidth(o),e.tableRowHeight()]},[e._v("\n "+e._s(t[l.key])+"\n ")])}),0)}),0)])]):e._e()],1)},[],!1,null,"432bffbe",null);s.options.__file="widgetTable.vue";t.a=s.exports},UP3v:function(e,t,a){"use strict";var i=a("+lvf");a.n(i).a},Ur0O:function(e,t,a){"use strict";var i={name:"WidgetBarStackchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],name:"",type:"bar",barGap:"0%",itemStyle:{barBorderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}},splitLine:{show:e.isShowSplitLineY,lineStyle:{color:e.splitLineColorY,width:e.splitLineWidthY}}};this.options.yAxis=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData,e):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},getStackStyle:function(){var e="";return"upDown"==this.optionsSetup.stackStyle&&(e="total"),e},staticDataFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);var o=[],n=[],r=[],s=[];for(var u in e)n[u]=e[u].axis,r[u]=e[u].name;for(var c in n=this.setUnique(n),r=this.setUnique(r)){var p=new Array(n.length).fill(0);for(var h in n)for(var d in e)e[d].name==r[c]&&e[d].axis==n[h]&&(p[h]=e[d].data);o.push({name:r[c],type:"bar",data:p,barGap:"0%",stack:this.getStackStyle(),barWidth:t.maxWidth,label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight},itemStyle:{normal:{color:i[c],barBorderRadius:t.radius}}}),s.push(r[c])}this.options.series=o,t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=n,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=n,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),this.options.legend.data=s,this.setOptionsLegendName(s)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){for(var a=e.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=t.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=t.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var o=[],n=[];for(var r in t.series)"bar"==t.series[r].type&&o.push({name:t.series[r].name,type:"bar",data:t.series[r].data,barGap:"0%",stack:this.getStackStyle(),barWidth:e.maxWidth,label:{show:e.isShow,position:"top",distance:10,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight},itemStyle:{normal:{color:i[r],barBorderRadius:e.radius}}}),n.push(t.series[r].name);this.options.series=o,this.options.legend.data=n,this.setOptionsLegendName(n)}}},l=(a("nphy"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"dbc00fa6",null);o.options.__file="widgetBarStackChart.vue";t.a=o.exports},V47a:function(e,t,a){"use strict";var i={name:"WidgetMarquee",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color,"font-weight":this.transStyle.fontWeight,text:this.transStyle.text,"font-size":this.transStyle.fontSize+"px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",marqueeSet:this.transStyle.marqueeSet,styleColor:this.transStyle.marqueeQuit}},isBehavior:function(){return this.styleColor.marqueeSet?"start()":"stop()"}},watch:{value:{handler:function(e){this.options=e,this.optionsData=e.data,this.setOptionsData()},deep:!0}},mounted:function(){this.options=this.value,this.optionsData=this.value.data,this.setOptionsData()},methods:{setOptionsData:function(){var e=this.optionsData;"dynamicData"==e.dataType&&this.dynamicDataFn(e.dynamicData,e.refreshTime)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.styleColor.text=e[0].value,t.$forceUpdate()})}}},l=(a("Wdon"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"text",style:this.styleColor},[t("marquee",{attrs:{behavior:"",direction:this.styleColor.direction}},[this._v(this._s(this.styleColor.text))])],1)},[],!1,null,"7e87c56a",null);o.options.__file="widgetMarquee.vue";t.a=o.exports},VHqX:function(e,t,a){"use strict";var i={name:"widgetBarLineStackChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:[{type:"value",axisLine:{show:!0,lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{textStyle:{color:"#666666"}}},{type:"value",nameTextStyle:{color:"#666666"},axisLine:{lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{show:!0,textStyle:{color:"#666666"}}}],series:[{data:[],name:"",type:"bar",barGap:"0%",itemStyle:{barBorderRadius:null}},{data:[],name:"",type:"line",itemStyle:{}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsLegend(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t=[{type:"value",splitNumber:e.splitNumberLeft,show:e.isShowYLeft,name:e.textNameYLeft,nameTextStyle:{color:e.nameColorYLeft,fontSize:e.nameFontSizeYLeft},axisLabel:{show:!0,rotate:e.textAngleYLeft,textStyle:{color:e.colorYLeft,fontSize:e.fontSizeYLeft}},axisTick:{show:e.tickLineYLeft},axisLine:{show:e.lineYLeft,lineStyle:{color:e.lineColorYLeft,width:e.lineWidthYLeft}},splitLine:{show:e.isShowSplitLineYLeft,lineStyle:{color:e.splitLineColorYLeft,width:e.splitLineFontWidthYLeft}}},{type:"value",splitNumber:e.splitNumberRight,show:e.isShowYRight,name:e.textNameYRight,nameTextStyle:{color:e.nameColorYRight,fontSize:e.nameFontSizeYRight},axisLabel:{show:!0,rotate:e.textAngleYRight,textStyle:{color:e.colorYRight,fontSize:e.fontSizeYRight}},axisTick:{show:e.tickLineYRight},axisLine:{show:e.lineYRight,lineStyle:{width:e.lineWidthYRight,color:e.lineColorYRight}},splitLine:{show:e.isShowSplitLineYRight,lineStyle:{color:e.splitLineColorYRight,width:e.splitLineFontWidthYRight}}}];this.options.yAxis=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData,e):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},getStaticSeriesData:function(e,t,a,i){var l=new Array(e.length).fill(0);for(var o in e)for(var n in a)a[n].name==t&&a[n].axis==e[o]&&(l[o]=a[n][i]);return l},staticDataFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);var o=[],n=[],r=[];for(var s in e)n[s]=e[s].axis,r[s]=e[s].name;n=this.setUnique(n);for(var u=r=this.setUnique(r),c=0;c<r.length;c++){var p=this.getStaticSeriesData(n,r[c],e,"bar");o.push({name:r[c],type:"bar",data:p,barGap:"0%",barWidth:t.maxWidth,label:{show:t.isShowBar,position:"top",distance:t.distanceBar,fontSize:t.fontSizeBar,color:t.subTextColorBar,fontWeight:t.fontWeightBar},itemStyle:{normal:{color:i[c],barBorderRadius:t.radius}}})}for(var h=0;h<r.length;h++){var d=this.getStaticSeriesData(n,r[h],e,"line");o.push({name:r[h],type:"line",data:d,yAxisIndex:1,symbol:t.symbol,showSymbol:t.markPoint,symbolSize:t.pointSize,smooth:t.smoothCurve,itemStyle:{normal:{color:i[h]}},lineStyle:{color:i[h],width:t.lineWidth},label:{show:t.isShowLine,position:"top",distance:t.distanceLine,fontSize:t.fontSizeLine,color:t.subTextColorLine,fontWeight:t.fontWeightLine}})}this.options.series=o,this.options.xAxis.data=n,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value",this.options.legend.data=u,this.setOptionsLegendName(u)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){for(var a=e.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);this.options.xAxis.data=t.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value";var o=[],n=[];for(var r in t.series)n.push(t.series[r].name);n=this.setUnique(n);for(var s=0;s<n.length;s++){var u=this.getDynamicSeriesData(n[s],t.series,"bar");o.push({name:n[s],type:"bar",data:u,barGap:"0%",barWidth:e.maxWidth,label:{show:e.isShowBar,position:"top",distance:e.distanceBar,fontSize:e.fontSizeBar,color:e.subTextColorBar,fontWeight:e.fontWeightBar},itemStyle:{normal:{color:i[s],barBorderRadius:e.radius}}})}for(var c=0;c<n.length;c++){var p=this.getDynamicSeriesData(n[c],t.series,"line");o.push({name:n[c],type:"line",data:p,yAxisIndex:1,symbol:e.symbol,showSymbol:e.markPoint,symbolSize:e.pointSize,smooth:e.smoothCurve,itemStyle:{normal:{color:i[c]}},lineStyle:{color:i[c],width:e.lineWidth},label:{show:e.isShowLine,position:"top",distance:e.distanceLine,fontSize:e.fontSizeLine,color:e.subTextColorLine,fontWeight:e.fontWeightLine}})}this.options.series=o,this.options.legend.data=n,this.setOptionsLegendName(n)},getDynamicSeriesData:function(e,t,a){var i=[];for(var l in t)t[l].name==e&&t[l].type==a&&(i=t[l].data);return i}}},l=(a("ji1a"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"2b216f60",null);o.options.__file="widgetBarLineStackChart.vue";t.a=o.exports},VZcz:function(e,t,a){"use strict";a.r(t);var i=a("14Xm"),l=a.n(i),o=a("D3Ub"),n=a.n(o),r=a("ba/L"),s=a("m1cH"),u=a.n(s),c=[{code:"widget-text",type:"text",tabName:"文本栏",label:"文本",icon:"iconziyuan",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"文本框"},{type:"el-input-text",label:"文本内容",name:"text",required:!1,placeholder:"",value:"文本框"},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:"26"},{type:"vue-color",label:"字体颜色",name:"color",required:!1,placeholder:"",value:"#FAD400"},{type:"el-input-number",label:"字体间距",name:"letterSpacing",required:!1,placeholder:"",value:"0"},{type:"vue-color",label:"字体背景",name:"background",required:!1,placeholder:"",value:"rgba(115,170,229,.0)"},{type:"el-select",label:"文字粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"对齐方式",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"}],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:"文本框"},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-text",dictKey:"TEXT_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:100},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:40}]}},{code:"widget-marquee",type:"text",tabName:"文本栏",label:"滚动文本",icon:"iconhengxiangwenzi",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"跑马灯"},{type:"el-input-text",label:"文本内容",name:"text",required:!1,placeholder:"",value:"滚动文本"},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:"26"},{type:"vue-color",label:"字体颜色",name:"color",required:!1,placeholder:"",value:"#FAD400"},{type:"el-input-number",label:"字体间距",name:"letterSpacing",required:!1,placeholder:"",value:"0"},{type:"vue-color",label:"字体背景",name:"background",required:!1,placeholder:"",value:"rgba(115,170,229,.5)"},{type:"el-select",label:"文字粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:"文本框"},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-text",dictKey:"TEXT_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:100},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:40}]}},{code:"widget-href",type:"text",tabName:"文本栏",label:"超链接",icon:"iconchaolianjie",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"超链接"},{type:"el-input-text",label:"文本内容",name:"text",required:!1,placeholder:"",value:"超链接"},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:"26"},{type:"vue-color",label:"字体颜色",name:"color",required:!1,placeholder:"",value:"#FAD400"},{type:"el-input-number",label:"字体间距",name:"letterSpacing",required:!1,placeholder:"",value:"0"},{type:"vue-color",label:"字体背景",name:"background",required:!1,placeholder:"",value:"rgba(115,170,229,.5)"},{type:"el-select",label:"文字粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"对齐方式",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-radio-group",label:"跳转方式",name:"jumpMode",required:!1,placeholder:"",selectOptions:[{code:"self",name:"本窗口"},{code:"other",name:"新窗口"}],value:"self"},{type:"el-input-text",label:"超链地址",name:"linkAdress",required:!1,placeholder:"",value:"http://www.baidu.com"}],data:[],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:100},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:40}]}},{code:"widget-time",type:"text",tabName:"文本栏",label:"当前时间",icon:"iconshijian",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"当前时间"},{type:"el-select",label:"时间格式",name:"timeFormat",required:!1,placeholder:"",selectOptions:[{code:"yyyy-MM-dd",name:"日期"},{code:"yyyy-MM-dd hh:mm",name:"日期+时分"},{code:"yyyy-MM-dd hh:mm:ss",name:"日期+时分秒"},{code:"MM-dd",name:"日期无年"},{code:"hh:mm",name:"时分"},{code:"hh:mm:ss",name:"时分秒"},{code:"year-week",name:"日期+星期"},{code:"year-h-m-week",name:"日期+时分+星期"},{code:"year-h-m-s-week",name:"日期+时分秒+星期"},{code:"week",name:"星期"}],value:"yyyy-MM-dd hh:mm:ss"},{type:"el-input-number",label:"字体间距",name:"letterSpacing",required:!1,placeholder:"",value:"0"},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:"36"},{type:"vue-color",label:"字体颜色",name:"color",required:!1,placeholder:"",value:"#FAD400"},{type:"vue-color",label:"字体背景",name:"background",required:!1,placeholder:"",value:"rgba(115,170,229,.5)"},{type:"el-select",label:"文字粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"对齐方式",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"left"}],data:[],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:50}]}},{code:"widget-image",type:"text",tabName:"文本栏",label:"图片",icon:"icontupian",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"图片"},{type:"el-switch",label:"开启旋转",name:"startRotate",required:!1,placeholder:"",value:!1},{type:"el-slider",label:"旋转速度",name:"rotationSpeed",required:!1,placeholder:"",value:70},{type:"el-slider",label:"透明度",name:"transparency",required:!1,placeholder:"",value:100},{type:"el-input-number",label:"圆角",name:"borderRadius",required:!1,placeholder:"",value:"0"},{type:"custom-upload",label:"图片地址",name:"imageAdress",required:!1,placeholder:"",value:"http://10.108.26.197:9095/file/download/fd20d563-00aa-45e2-b5db-aff951f814ec"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:""}],data:[],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:300},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-video",type:"text",tabName:"文本栏",label:"视频",icon:"iconshipin",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"video"},{type:"el-input-text",label:"地址",name:"videoAdress",required:!1,placeholder:"",value:"https://www.w3school.com.cn//i/movie.ogg"}],data:[],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:300},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-table",type:"text",tabName:"文本栏",label:"表格",icon:"iconbiaoge",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"表格"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:"16"},{type:"el-input-number",label:"显示行数",name:"vis",required:!1,placeholder:"",value:"5"},{type:"el-input-number",label:"行高",name:"rowHeight",required:!1,placeholder:"",value:"50"},{type:"el-switch",label:"开启滚动",name:"isRoll",required:!1,placeholder:"",value:!0},{type:"el-select",label:"动画效果",name:"effect",required:!1,placeholder:"",selectOptions:[{code:"top",name:"上滚动"},{code:"topLoop",name:"上循环滚动"}],value:"topLoop"},{type:"el-input-number",label:"滚动间隔(毫秒)",name:"interTime",required:!1,placeholder:"",value:2500},{type:"el-input-number",label:"动效时间(毫秒)",name:"delayTime",required:!1,placeholder:"",value:500},{type:"el-input-number",label:"滚动个数",name:"scroll",required:!1,placeholder:"",value:1},{type:"el-switch",label:"边框线",name:"isLine",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"边框宽度",name:"borderWidth",required:!1,placeholder:"",value:1},{type:"vue-color",label:"边框颜色",name:"borderColor",required:!1,placeholder:"",value:"#fff"},[{name:"表头设置",list:[{type:"el-switch",label:"表头显隐",name:"isHeader",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"表头颜色",name:"headColor",require:!1,placeholder:"",value:"#fff"},{type:"vue-color",label:"表头背景",name:"headBackColor",require:!1,placeholder:"",value:"#0a73ff"}]},{name:"表体设置",list:[{type:"vue-color",label:"文字颜色",name:"bodyColor",required:!1,placeholder:"",value:"#fff"},{type:"vue-color",label:"表格背景色",name:"tableBgColor",require:!1,placeholder:"",value:""},{type:"vue-color",label:"奇行颜色",name:"oldColor",require:!1,placeholder:"",value:"#0a2732"},{type:"vue-color",label:"偶行颜色",name:"eventColor",required:!1,placeholder:"",value:"#003b51"}]}],{type:"dynamic-add-table",label:"",name:"dynamicAddTable",required:!1,placeholder:"",value:[{name:"日期",key:"date",width:"50%"},{name:"姓名",key:"name",width:"50%"},{name:"地址",key:"address",width:"200%"}]}],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:3e4},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0001"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0002"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0003"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0004"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0005"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0006"},{date:"2016-05-02",name:"王小虎",address:"上海市普陀区金沙江路 1518 弄0007"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-table",dictKey:"TEXT_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:600},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widget-iframe",type:"text",tabName:"文本栏",label:"内联框架",icon:"iconkuangjia",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"iframe"},{type:"el-input-text",label:"地址",name:"iframeAdress",required:!1,placeholder:"",value:"https://ajreport.beliefteam.cn/index.html"}],data:[],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:300},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-barchart",type:"barChart",tabName:"柱状图",label:"柱状图",icon:"iconzhuzhuangtu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱状图"},{type:"el-switch",label:"竖展示",name:"verticalShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:10},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5},{type:"el-slider",label:"最小高度",name:"minHeight",require:!1,placeholder:"",value:0}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthY",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthY",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"距离",name:"distance",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"苹果",data:1e3},{axis:"三星",data:2229},{axis:"小米",data:3879},{axis:"oppo",data:2379},{axis:"vivo",data:4079}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-barchart",dictKey:"BAR_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-gradient-color-barchart",type:"barChart",tabName:"柱状图",label:"柱状图-渐变色",icon:"iconzhuzhuangtu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱形图-渐变色"},{type:"el-switch",label:"竖展示",name:"verticalShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:10},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorY",required:!1,placeholder:"",value:"#fff"}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"距离",name:"distance",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"渐变色",list:[{type:"vue-color",label:"0%处",name:"bar0color",required:!1,placeholder:"",value:"rgba(0,244,255,1)"},{type:"vue-color",label:"100%处",name:"bar100color",required:!1,placeholder:"",value:"rgba(0,77,167,1)"},{type:"vue-color",label:"阴影颜色",name:"shadowColor",required:!1,placeholder:"",value:"rgba(0,160,221,1)"},{type:"el-input-number",label:"模糊系数",name:"shadowBlur",required:!1,placeholder:"",value:4}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"苹果",data:1e3},{axis:"三星",data:2229},{axis:"小米",data:3879},{axis:"oppo",data:2379},{axis:"vivo",data:4079}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-barchart",dictKey:"BAR_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-linechart",type:"lineChart",tabName:"折线图",label:"折线图",icon:"icontubiaozhexiantu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"折线图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:10},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"面积堆积",name:"area",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"面积厚度",name:"areaThickness",required:!1,placeholder:"",value:5},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:4}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthY",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthY",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:12},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#1E90FF"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"苹果",data:1e3},{axis:"三星",data:2229},{axis:"小米",data:3879},{axis:"oppo",data:2379},{axis:"vivo",data:4079}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-linechart",dictKey:"LINE_PROPERTIES",relactiveDomValue:"dynamicData"}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-barlinechart",type:"barlineCharts",tabName:"柱线图",label:"柱线图",icon:"iconzhuxiantu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱线图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:10},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5},{type:"el-slider",label:"最小高度",name:"minHeight",require:!1,placeholder:"",value:0}]},{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:5},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"面积堆积",name:"area",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"面积厚度",name:"areaThickness",required:!1,placeholder:"",value:5},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:3}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"左Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYLeft",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYLeft",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYLeft",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYLeft",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberLeft",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYLeft",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYLeft",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYLeft",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYLeft",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYLeft",required:!1,placeholder:"",value:1}]},{name:"右Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYRight",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYRight",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYRight",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYRight",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberRight",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYRight",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYRight",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYRight",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYRight",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYRight",required:!1,placeholder:"",value:1}]},{name:"折线数值设定",list:[{type:"el-switch",label:"显示",name:"isShowLine",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceLine",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSizeLine",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorLine",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightLine",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"柱体数值设定",list:[{type:"el-switch",label:"显示",name:"isShowBar",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceBar",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSizeBar",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorBar",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightBar",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"1月",bar:2.6,line:2},{axis:"2月",bar:5.9,line:2.2},{axis:"3月",bar:9,line:3.3},{axis:"4月",bar:26.4,line:4.5},{axis:"5月",bar:28.7,line:6.3},{axis:"6月",bar:70.7,line:10.2},{axis:"7月",bar:175.6,line:20.3},{axis:"8月",bar:182.2,line:23.4},{axis:"9月",bar:48.7,line:23},{axis:"10月",bar:18.8,line:16.5},{axis:"11月",bar:6,line:12},{axis:"12月",bar:2.3,line:6.2}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-barlinechart",dictKey:"BAR_LINE_PROPERTIES",relactiveDomValue:"dynamicData"}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}},{code:"widget-piechart",type:"pieChart",tabName:"饼图",label:"饼图",icon:"iconicon_tubiao_bingtu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"饼图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},{type:"el-select",label:"饼图样式",name:"piechartStyle",required:!1,placeholder:"",selectOptions:[{code:"shixin",name:"实心饼图"},{code:"kongxin",name:"空心饼图"}],value:"shixin"},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"数值",name:"numberValue",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"百分比",name:"percentage",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:12},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:""},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-text",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:16},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:15},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#0CD2E6"},{color:"#00BFA5"},{color:"#FFC722"},{color:"#886EFF"},{color:"#008DEC"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{value:1048,name:"搜索引擎"},{value:735,name:"直接访问"},{value:580,name:"邮件营销"},{value:484,name:"联盟广告"},{value:300,name:"视频广告"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-piechart",relactiveDomValue:"dynamicData",dictKey:"PIE_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widget-funnel",type:"funnel",tabName:"漏斗图",label:"漏斗图",icon:"iconloudoutu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"漏斗图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},{type:"el-switch",label:"翻转",name:"ending",require:!1,placeholder:"",value:!1},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"数值设置",list:[{type:"el-switch",label:"显示",name:"isShow",require:!1,placeholder:"",value:!0},{type:"el-input-number",label:"字体字号",name:"fontSize",require:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"color",require:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",require:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:16},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:15},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#0CD2E6"},{color:"#00BFA5"},{color:"#FFC722"},{color:"#886EFF"},{color:"#008DEC"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{value:2,name:"访问"},{value:5,name:"咨询"},{value:20,name:"订单"},{value:40,name:"点击"},{value:125,name:"展现"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-funnel",relactiveDomValue:"dynamicData",dictKey:"PIE_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:500}]}},{code:"widget-gauge",type:"percent",tabName:"百分比",label:"仪表盘",icon:"iconyibiaopan",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"仪表盘"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"圆环设置",list:[{type:"el-switch",label:"显示",name:"ringShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"圆环宽度",name:"pieWeight",require:!1,placeholder:"",value:10}]},{name:"0%~30%渐变色",list:[{type:"vue-color",label:"0处颜色",name:"color30p0",required:!1,placeholder:"",value:"rgba(0, 237, 3,0.1)"},{type:"vue-color",label:"0.5处颜色",name:"color30p5",required:!1,placeholder:"",value:"rgba(0, 237, 3,0.6)"},{type:"vue-color",label:"1处颜色",name:"color30p10",required:!1,placeholder:"",value:"rgba(0, 237, 3,1)"}]},{name:"30%~70%渐变色",list:[{type:"vue-color",label:"0处颜色",name:"color70p0",required:!1,placeholder:"",value:"rgba(255, 184, 0,0.1)"},{type:"vue-color",label:"0.5处颜色",name:"color70p5",required:!1,placeholder:"",value:"rgba(255, 184, 0,0.6)"},{type:"vue-color",label:"1处颜色",name:"color70p10",required:!1,placeholder:"",value:"rgba(255, 184, 0,1)"}]},{name:"70%~100%渐变色",list:[{type:"vue-color",label:"0处颜色",name:"color100p0",required:!1,placeholder:"",value:"rgba(175, 36, 74,0.1)"},{type:"vue-color",label:"0.5处颜色",name:"color100p5",required:!1,placeholder:"",value:"rgba(255, 36, 74,0.6)"},{type:"vue-color",label:"1处颜色",name:"color100p10",required:!1,placeholder:"",value:"rgba(255, 36, 74,1)"}]},{name:"刻度线",list:[{type:"el-switch",label:"显示",name:"tickShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"距离",name:"tickDistance",require:!1,placeholder:"",value:0},{type:"el-input-number",label:"长度",name:"tickLength",require:!1,placeholder:"",value:10},{type:"el-input-number",label:"宽度",name:"tickWidth",require:!1,placeholder:"",value:2}]},{name:"指标线",list:[{type:"el-switch",label:"显示",name:"splitShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"距离",name:"splitDistance",require:!1,placeholder:"",value:0},{type:"el-input-number",label:"长度",name:"splitLength",require:!1,placeholder:"",value:14},{type:"el-input-number",label:"宽度",name:"splitWidth",require:!1,placeholder:"",value:4}]},{name:"指标",list:[{type:"el-switch",label:"显示",name:"labelShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"距离",name:"labelDistance",require:!1,placeholder:"",value:0},{type:"el-input-number",label:"字号",name:"labelFontSize",require:!1,placeholder:"",value:10},{type:"vue-color",label:"颜色",name:"labelColor",required:!1,placeholder:"",value:"#fff"}]},{name:"数值",list:[{type:"vue-color",label:"颜色",name:"labelColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字号",name:"labelFontSize",require:!1,placeholder:"",value:14},{type:"el-select",label:"字体粗细",name:"labelFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{num:50}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-text",dictKey:"TEXT_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widgetLineMap",type:"mapChart",tabName:"中国地图",label:"路线地图",icon:"iconzhongguoditu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"中国地图-路线图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"起点设置",list:[{type:"el-switch",label:"起点显示",name:"isShowSource",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"点大小",name:"sourceSymbolSize",required:!1,placeholder:"",value:10},{type:"vue-color",label:"点颜色",name:"sourcePointColor",required:!1,placeholder:"",value:"#46bee9"},{type:"el-input-number",label:"文字字号",name:"sourceFontTextSize",required:!1,placeholder:"",value:12},{type:"vue-color",label:"文字颜色",name:"sourceFontTextColor",required:!1,placeholder:"",value:"#46bee9"},{type:"el-select",label:"文字粗细",name:"sourceFontTextWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"终点设置",list:[{type:"el-switch",label:"终点显示",name:"isShowTarget",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"点大小",name:"targetSymbolSize",required:!1,placeholder:"",value:10},{type:"vue-color",label:"点颜色",name:"targetPointColor",required:!1,placeholder:"",value:"#46bee9"},{type:"el-input-number",label:"文字大小",name:"targetFontTextSize",required:!1,placeholder:"",value:12},{type:"vue-color",label:"文字颜色",name:"targetFontTextColor",required:!1,placeholder:"",value:"#46bee9"},{type:"el-select",label:"文字粗细",name:"targetFontTextWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"图标设置",list:[{type:"el-select",label:"图标样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"arrow",name:"箭头"},{code:"plane",name:"飞机"}],value:"arrow"},{type:"el-input-number",label:"动画速度",name:"symbolPeriod",required:!1,placeholder:"",value:4},{type:"el-input-number",label:"图标大小",name:"symbolSize",required:!1,placeholder:"",value:10},{type:"vue-color",label:"图标颜色",name:"symbolColor",required:!1,placeholder:"",value:"#46bee9"}]},{name:"线设置",list:[{type:"vue-color",label:"线颜色",name:"lineColor",required:!1,placeholder:"",value:"#ffa022"},{type:"el-input-number",label:"线宽度",name:"lineWidth",required:!1,placeholder:"",value:2}]},{name:"地图颜色",list:[{type:"vue-color",label:"地图块颜色",name:"blockColor",required:!1,placeholder:"",value:"#073684"},{type:"vue-color",label:"边界颜色",name:"borderColor",required:!1,placeholder:"",value:"#061E3D"},{type:"vue-color",label:"高亮颜色",name:"highlightColor",required:!1,placeholder:"",value:"#2B91B7"}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{source:"北京市",target:"上海市",value:95},{source:"北京市",target:"广州市",value:90},{source:"北京市",target:"大连市",value:80},{source:"北京市",target:"南宁市",value:70},{source:"北京市",target:"南昌市",value:60},{source:"北京市",target:"拉萨市",value:50},{source:"北京市",target:"长春市",value:40},{source:"北京市",target:"包头市",value:30},{source:"北京市",target:"重庆市",value:20},{source:"北京市",target:"常州市",value:10},{source:"上海市",target:"包头市",value:95},{source:"上海市",target:"昆明市",value:90},{source:"上海市",target:"广州市",value:80},{source:"上海市",target:"郑州市",value:70},{source:"上海市",target:"长春市",value:60},{source:"上海市",target:"重庆市",value:50},{source:"上海市",target:"长沙市",value:40},{source:"上海市",target:"北京市",value:30},{source:"上海市",target:"丹东市",value:20},{source:"上海市",target:"大连市",value:10},{source:"广州市",target:"福州市",value:95},{source:"广州市",target:"太原市",value:90},{source:"广州市",target:"长春市",value:80},{source:"广州市",target:"重庆市",value:70},{source:"广州市",target:"西安市",value:60},{source:"广州市",target:"成都市",value:50},{source:"广州市",target:"常州市",value:40},{source:"广州市",target:"北京市",value:30},{source:"广州市",target:"北海市",value:20},{source:"广州市",target:"海口市",value:10}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-linemap",dictKey:"SOUTAR_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:600},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:400}]}},{code:"WidgetPieNightingaleRoseArea",type:"pieChart",tabName:"饼图",label:"南丁格尔玫瑰图",icon:"iconnandinggeermeiguitu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"南丁格尔玫瑰图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},{type:"el-select",label:"饼图模式",name:"nightingleRosetype",required:!1,placeholder:"",selectOptions:[{code:"area",name:"面积模式"},{code:"radius",name:"半径模式"}],value:"area"},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"数值",name:"numberValue",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"百分比",name:"percentage",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:""},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:16},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:15},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#FF801C"},{color:"#F5FF46"},{color:"#00FE65"},{color:"#00FEFF"},{color:"#ffa800"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{value:1048,name:"搜索引擎"},{value:735,name:"直接访问"},{value:580,name:"邮件营销"},{value:484,name:"联盟广告"},{value:300,name:"视频广告"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-piechart",dictKey:"PIE_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:200}]}},{code:"widgetPiePercentageChart",type:"percent",tabName:"百分比",label:"百分比图",icon:"iconbaifenbi",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"百分比图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"数值设置",list:[{type:"vue-color",label:"数值颜色",name:"textNumColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字体",name:"textNumFontSize",required:!1,placeholder:"",value:40},{type:"el-select",label:"字体粗细",name:"textNumFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"vue-color",label:"%号颜色",name:"textPerColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"%号字体",name:"textPerFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textPerFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"圆环设置",list:[{type:"el-input-number",label:"刻度数量",name:"lineNumber",required:!1,placeholder:"",value:8},{type:"el-input-number",label:"刻度长度",name:"lineLength",required:!1,placeholder:"",value:19},{type:"el-input-number",label:"刻度宽度",name:"lineWidth",required:!1,placeholder:"",value:2},{type:"vue-color",label:"刻度颜色",name:"lineColor",required:!1,placeholder:"",value:"#061740"}]},{name:"渐变色",list:[{type:"vue-color",label:"0%处颜色",name:"color0Start",required:!1,placeholder:"",value:"#4FADFD"},{type:"vue-color",label:"100%颜色",name:"color100End",required:!1,placeholder:"",value:"#28E8FA"},{type:"vue-color",label:"余处颜色",name:"colorsurplus",required:!1,placeholder:"",value:"#173164"}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{num:60}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-piechart",dictKey:"TEXT_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widgetAirBubbleMap",type:"mapChart",tabName:"中国地图",label:"气泡地图",icon:"iconzhongguoditu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"中国地图-气泡图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"地图设置",list:[{type:"el-switch",label:"文字显示",name:"isShowMap",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"文字大小",name:"fontTextSize",required:!1,placeholder:"",value:15},{type:"vue-color",label:"文字颜色",name:"fontTextColor",required:!1,placeholder:"",value:"#D4EEFF"},{type:"el-select",label:"文字粗细",name:"fontTextWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-input-number",label:"数值大小",name:"fontDataSize",required:!1,placeholder:"",value:15},{type:"vue-color",label:"数值颜色",name:"fontDataColor",required:!1,placeholder:"",value:"#D4EEFF"},{type:"el-select",label:"数值粗细",name:"fontDataWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"气泡设置",list:[{type:"el-input-number",label:"最小半径",name:"fontminSize4Pin",required:!1,placeholder:"",value:20},{type:"el-input-number",label:"最大半径",name:"fontmaxSize4Pin",required:!1,placeholder:"",value:100}]},{name:"地图块颜色",list:[{type:"vue-color",label:"0%处颜色",name:"font0PreColor",required:!1,placeholder:"",value:"#073684"},{type:"vue-color",label:"100%颜色",name:"font100PreColor",required:!1,placeholder:"",value:"#061E3D"},{type:"vue-color",label:"高亮渐变色",name:"fontHighlightColor",required:!1,placeholder:"",value:"#2B91B7"}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{name:"南海诸岛",value:1},{name:"北京市",value:524},{name:"天津市",value:14},{name:"上海市",value:150},{name:"重庆市",value:75},{name:"河北省",value:13},{name:"河南省",value:83},{name:"云南省",value:11},{name:"辽宁省",value:19},{name:"黑龙江省",value:15},{name:"湖南省",value:69},{name:"安徽省",value:260},{name:"山东省",value:39},{name:"新疆维吾尔自治区",value:4},{name:"江苏省",value:31},{name:"浙江省",value:104},{name:"江西省",value:36},{name:"湖北省",value:1052},{name:"广西壮族自治区",value:33},{name:"甘肃省",value:347},{name:"山西省",value:8},{name:"内蒙古自治区",value:157},{name:"陕西省",value:22},{name:"吉林省",value:4},{name:"福建省",value:36},{name:"贵州省",value:39},{name:"广东省",value:996},{name:"青海省",value:27},{name:"西藏自治区",value:31},{name:"四川省",value:46},{name:"宁夏回族自治区",value:16},{name:"海南省",value:22},{name:"台湾省",value:6},{name:"香港",value:2},{name:"澳门",value:9}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-piechart",dictKey:"MAP_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:600},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:400}]}},{code:"widgetBarStackChart",type:"barChart",tabName:"柱状图",label:"柱状堆叠图",icon:"iconbianzu23",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱状堆叠图"},{type:"el-switch",label:"竖展示",name:"verticalShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},{type:"el-select",label:"堆叠样式",name:"stackStyle",required:!1,placeholder:"",selectOptions:[{code:"leftRight",name:"左右堆叠"},{code:"upDown",name:"上下堆叠"}],value:"leftRight"},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:20},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthY",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthY",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"2021-07-25",name:"A",data:"12"},{axis:"2021-07-25",name:"B",data:"20"},{axis:"2021-07-26",name:"B",data:"5"},{axis:"2021-07-27",name:"A",data:"15"},{axis:"2021-07-27",name:"B",data:"30"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-stackchart",dictKey:"STACK_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}},{code:"widgetLineStackChart",type:"lineChart",tabName:"折线图",label:"折线堆叠图",icon:"iconduidietu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"折线堆叠图"},{type:"el-switch",label:"竖展示",name:"verticalShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:5},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"面积堆积",name:"area",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"面积厚度",name:"areaThickness",required:!1,placeholder:"",value:5},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:4}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthY",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthY",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"2021-07-25",name:"A",data:"12"},{axis:"2021-07-25",name:"B",data:"20"},{axis:"2021-07-26",name:"B",data:"5"},{axis:"2021-07-27",name:"A",data:"15"},{axis:"2021-07-27",name:"B",data:"30"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-stackchart",dictKey:"STACK_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}},{code:"widgetBarCompareChart",type:"barChart",tabName:"柱状图",label:"柱状对比图",icon:"iconduibitupu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱状对比图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:15},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"左X轴设置",list:[{type:"el-switch",label:"数值显示",name:"hideXLeft",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"数值间隔",name:"splitNumberLeft",required:!1,placeholder:"",value:""},{type:"vue-color",label:"数值颜色",name:"colorXLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeXLeft",required:!1,placeholder:"",value:14},{type:"el-select",label:"数值位置",name:"positionXLeft",required:!1,placeholder:"",selectOptions:[{code:"bottom",name:"底部"},{code:"top",name:"顶部"}],value:"bottom"},{type:"el-switch",label:"刻度线显示",name:"tickLineLeft",require:!1,placeholder:"",value:!1},{type:"el-switch",label:"坐标轴显示",name:"lineXLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorXLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthLeft",required:!1,placeholder:"",value:1},{type:"el-switch",label:"边框线显示",name:"frameLineLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"边框线颜色",name:"borderColorLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"边框线宽度",name:"borderWidthLeft",required:!1,placeholder:"",value:1}]},{name:"右X轴设置",list:[{type:"el-switch",label:"数值显示",name:"hideXRight",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"数值间隔",name:"splitNumberRight",required:!1,placeholder:"",value:""},{type:"vue-color",label:"数值颜色",name:"colorXRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeXRight",required:!1,placeholder:"",value:14},{type:"el-select",label:"数值位置",name:"positionXRight",required:!1,placeholder:"",selectOptions:[{code:"bottom",name:"底部"},{code:"top",name:"顶部"}],value:"bottom"},{type:"el-switch",label:"刻度线显示",name:"tickLineRight",require:!1,placeholder:"",value:!1},{type:"el-switch",label:"坐标轴显示",name:"lineXRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorXRight",required:!1,placeholder:"",value:"#fff"},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthRight",required:!1,placeholder:"",value:1},{type:"el-switch",label:"边框线显示",name:"frameLineRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"边框线颜色",name:"borderColorRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"边框线宽度",name:"borderWidthRight",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"数值显示",name:"hideY",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-select",label:"数值位置",name:"textAlignY",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"右对齐"},{code:"right",name:"左对齐"}],value:"center"},{type:"el-switch",label:"刻度线显示",name:"tickLineY",require:!1,placeholder:"",value:!1},{type:"el-switch",label:"坐标轴显示",name:"lineY",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左右边距(像素)",name:"marginLeftRight",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#36c5e7"},{color:"#e68b55"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"07-25",name:"success",data:"2"},{axis:"07-25",name:"fail",data:"10"},{axis:"07-26",name:"success",data:"5"},{axis:"07-26",name:"fail",data:"20"},{axis:"07-27",name:"success",data:"15"},{axis:"07-27",name:"fail",data:"30"},{axis:"07-28",name:"success",data:"10"},{axis:"07-28",name:"fail",data:"12"},{axis:"07-29",name:"success",data:"9"},{axis:"07-29",name:"fail",data:"16"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-stackchart",dictKey:"STACK_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}},{code:"widgetLineCompareChart",type:"lineChart",tabName:"折线图",label:"折线对比图",icon:"iconzhexian",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"折线对比图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:10},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!0},{type:"el-switch",label:"面积堆积",name:"area",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"面积厚度",name:"areaThickness",required:!1,placeholder:"",value:5},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:10}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"isShowX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"xName",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"el-switch",label:"数值居中",name:"boundaryX",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"splitNumberX",required:!1,placeholder:"",value:""},{type:"el-switch",label:"刻度线显示",name:"tickLineX",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineX",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"}]},{name:"上y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYTop",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYTop",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYTop",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYTop",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYTop",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYTop",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scaleYTop",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberYTop",required:!1,placeholder:"",value:""},{type:"el-switch",label:"刻度线显示",name:"tickLineYTop",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYTop",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYTop",required:!1,placeholder:"",value:"#fff"},{type:"el-switch",label:"分割线显示",name:"splitLineYTop",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYTop",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYTop",required:!1,placeholder:"",value:1}]},{name:"下y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYBottom",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYBottom",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYBottom",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYBottom",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYBottom",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYBottom",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scaleYBottom",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberYBottom",required:!1,placeholder:"",value:""},{type:"el-switch",label:"刻度线显示",name:"tickLineYBottom",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYBottom",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYBottom",required:!1,placeholder:"",value:"#fff"},{type:"el-switch",label:"分割线显示",name:"splitLineYBottom",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYBottom",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYBottom",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-switch",label:"显示",name:"tipsShow",required:!1,placeholder:"",value:!0},{type:"el-select",label:"类型",name:"tipsType",required:!1,placeholder:"",selectOptions:[{code:"line",name:"线形"},{code:"cross",name:"十字形"}],value:"line"},{type:"vue-color",label:"颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:20},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:50},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:40}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#36c5e7"},{color:"#e68b55"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"07-25",name:"success",data:"2"},{axis:"07-25",name:"fail",data:"10"},{axis:"07-26",name:"success",data:"5"},{axis:"07-26",name:"fail",data:"20"},{axis:"07-27",name:"success",data:"15"},{axis:"07-27",name:"fail",data:"30"},{axis:"07-28",name:"success",data:"10"},{axis:"07-28",name:"fail",data:"12"},{axis:"07-29",name:"success",data:"9"},{axis:"07-29",name:"fail",data:"16"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-stackchart",dictKey:"STACK_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}},{code:"widgetDecoratePieChart",type:"decorate",tabName:"装饰图",label:"装饰饼图",icon:"iconicon_tubiao_bingtu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"静态装饰饼图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"最外环设置",list:[{type:"el-switch",label:"显示",name:"isLastRingShow",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"0%颜色",name:"lastRing0Color",required:!1,placeholder:"",value:"#4FADFD"},{type:"vue-color",label:"100%颜色",name:"lastRing100Color",required:!1,placeholder:"",value:"#28E8FA"}]},{name:"八分环设置",list:[{type:"vue-color",label:"颜色",name:"eightColor",required:!1,placeholder:"",value:"#4FADFD"}]},{name:"虚线环设置",list:[{type:"el-input-number",label:"虚线数量",name:"dottedNum",required:!1,placeholder:"",value:40},{type:"vue-color",label:"颜色",name:"dottedColor",required:!1,placeholder:"",value:"#28E8FA"}]},{name:"三分环设置",list:[{type:"vue-color",label:"一段颜色",name:"three1Color",required:!1,placeholder:"",value:"#fc8d89"},{type:"vue-color",label:"二段颜色",name:"three2Color",required:!1,placeholder:"",value:"#46d3f3"},{type:"vue-color",label:"三段颜色",name:"three3Color",required:!1,placeholder:"",value:"rgba(203,203,203,.2)"}]},{name:"外指标环设置",list:[{type:"el-switch",label:"环显示",name:"isOutRingShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"环颜色",name:"outRingColor",required:!1,placeholder:"",value:"#0dc2fe"},{type:"el-input-number",label:"环宽度",name:"outRingWidth",required:!1,placeholder:"",value:1},{type:"el-switch",label:"指标线显示",name:"isOutSplitShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"指标线数量",name:"outSplitNum",required:!1,placeholder:"",value:30},{type:"el-input-number",label:"指标线长度",name:"outSplitLength",required:!1,placeholder:"",value:32},{type:"el-input-number",label:"指标线宽度",name:"outSplitWidth",required:!1,placeholder:"",value:2},{type:"vue-color",label:"指标线颜色",name:"outSplitColor",required:!1,placeholder:"",value:"#0dc2fe"},{type:"el-switch",label:"刻度线显示",name:"isOutTickShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"刻度线数量",name:"outTickNum",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"刻度线长度",name:"outTickLength",required:!1,placeholder:"",value:20},{type:"el-input-number",label:"刻度线宽度",name:"outTickWidth",required:!1,placeholder:"",value:2},{type:"vue-color",label:"刻度线颜色",name:"outTickColor",required:!1,placeholder:"",value:"#0dc2fe"}]},{name:"里指标环设置",list:[{type:"el-switch",label:"环显示",name:"isInRingShow",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"环颜色",name:"inRingColor",required:!1,placeholder:"",value:"#0dc2fe"},{type:"el-input-number",label:"环宽度",name:"inRingWidth",required:!1,placeholder:"",value:1},{type:"el-switch",label:"指标线显示",name:"isInSplitShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"指标线数量",name:"inSplitNum",required:!1,placeholder:"",value:30},{type:"el-input-number",label:"指标线长度",name:"inSplitLength",required:!1,placeholder:"",value:20},{type:"el-input-number",label:"指标线宽度",name:"inSplitWidth",required:!1,placeholder:"",value:2},{type:"vue-color",label:"指标线颜色",name:"inSplitColor",required:!1,placeholder:"",value:"#0dc2fe"},{type:"el-switch",label:"刻度线显示",name:"isInTickShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"刻度线数量",name:"inTickNum",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"刻度线长度",name:"inTickLength",required:!1,placeholder:"",value:20},{type:"el-input-number",label:"刻度线宽度",name:"inTickWidth",required:!1,placeholder:"",value:2},{type:"vue-color",label:"刻度线颜色",name:"inTickColor",required:!1,placeholder:"",value:"#0dc2fe"}]},{name:"环外环设置",list:[{type:"el-switch",label:"显示",name:"isRingOnRingShow",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"颜色",name:"ringOnRingColor",required:!1,placeholder:"",value:"#4FADFD"}]},{name:"中饼图设置",list:[{type:"el-input-number",label:"半径",name:"pieWidth",required:!1,placeholder:"",value:40},{type:"vue-color",label:"颜色",name:"pieColor",required:!1,placeholder:"",value:"#0dc2fe"},{type:"vue-color",label:"边框颜色",name:"pieBorderColor",required:!1,placeholder:"",value:"#3D4268"},{type:"el-select",label:"分块",name:"pieBlocks",required:!1,placeholder:"",selectOptions:[{code:"four",name:"十字星"},{code:"five",name:"五角星"},{code:"six",name:"六芒星"}],value:"six"}]}]],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widgetMoreBarLineChart",type:"barlineCharts",tabName:"柱线图",label:"多柱线图",icon:"iconzhuxiantu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"多柱线图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"最大宽度",name:"maxWidth",required:!1,placeholder:"",value:10},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5}]},{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:3},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!1},{type:"el-switch",label:"面积堆积",name:"area",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"面积厚度",name:"areaThickness",required:!1,placeholder:"",value:5},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:3}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"左Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYLeft",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYLeft",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYLeft",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYLeft",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberLeft",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYLeft",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYLeft",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYLeft",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYLeft",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYLeft",required:!1,placeholder:"",value:1}]},{name:"右Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYRight",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYRight",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYRight",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYRight",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberRight",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYRight",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYRight",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYRight",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYRight",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYRight",required:!1,placeholder:"",value:1}]},{name:"折线数值设定",list:[{type:"el-switch",label:"显示",name:"isShowLine",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceLine",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSizeLine",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorLine",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightLine",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"柱体数值设定",list:[{type:"el-switch",label:"显示",name:"isShowBar",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceBar",required:!1,placeholder:"",value:5},{type:"el-input-number",label:"字体字号",name:"fontSizeBar",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorBar",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightBar",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{date:"2014",unsales:400,manus:300,sales:4.2},{date:"2015",unsales:400,manus:500,sales:3.6},{date:"2016",unsales:300,manus:500,sales:5.8},{date:"2017",unsales:300,manus:500,sales:3.4},{date:"2018",unsales:400,manus:400,sales:2.5},{date:"2019",unsales:400,manus:500,sales:5.8},{date:"2020",unsales:300,manus:400,sales:7.6},{date:"2021",unsales:300,manus:600,sales:3.4}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-barlinechart",dictKey:"BAR_LINE_PROPERTIES",relactiveDomValue:"dynamicData"}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widgetWordCloud",type:"wordCloud",tabName:"词云图",label:"词云图",icon:"iconciyuntu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"词云图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"词云范围",list:[{type:"el-input-number",label:"最大范围",name:"maxRangeSize",required:!1,placeholder:"",value:25},{type:"el-input-number",label:"最小范围",name:"minRangeSize",required:!1,placeholder:"",value:2}]},{name:"词云角度",list:[{type:"el-input-number",label:"最大角度",name:"maxRotationRange",required:!1,placeholder:"",value:90},{type:"el-input-number",label:"最小角度",name:"minRotationRange",required:!1,placeholder:"",value:-45}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:6e4},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{name:"占道",value:284},{name:"水质",value:71},{name:"无水",value:71},{name:"停供",value:21},{name:"停气",value:11},{name:"占道",value:11},{name:"Nancy",value:520},{name:"Jayfee",value:666},{name:"生活资源",value:999},{name:"供热管理",value:888},{name:"供气质量",value:777},{name:"社会保障",value:407},{name:"交通运输",value:516},{name:"城市交通",value:515},{name:"环境保护",value:483},{name:"城乡建设",value:449},{name:"公共安全",value:406},{name:"供热管理",value:375},{name:"市容环卫",value:355},{name:"粉尘污染",value:335},{name:"噪声污染",value:324},{name:"医疗卫生",value:284},{name:"供热发展",value:254},{name:"房地产管理",value:462},{name:"生活噪音",value:253},{name:"城市供电",value:223},{name:"大气污染",value:223},{name:"房屋安全",value:223},{name:"文化活动",value:223},{name:"拆迁管理",value:223},{name:"公共设施",value:223},{name:"供气质量",value:223},{name:"供电管理",value:223},{name:"燃气管理",value:152},{name:"教育管理",value:152},{name:"医疗纠纷",value:152},{name:"执法监督",value:152},{name:"设备安全",value:152},{name:"政务建设",value:152},{name:"宏观经济",value:152},{name:"教育管理",value:112},{name:"社会保障",value:112},{name:"分类列表",value:112},{name:"农业生产",value:112},{name:"物业服务",value:92},{name:"物业管理",value:92},{name:"低保管理",value:92},{name:"执法争议",value:72},{name:"占道堆放",value:71},{name:"地上设施",value:71},{name:"主网原因",value:71},{name:"集中供热",value:71},{name:"客运管理",value:71},{name:"治安案件",value:71},{name:"群众健身",value:41},{name:"市场收费",value:41},{name:"生产资金",value:41},{name:"生产噪声",value:41},{name:"农村低保",value:41},{name:"劳动争议",value:41},{name:"医疗事故",value:21},{name:"基础教育",value:21},{name:"职业教育",value:21},{name:"拆迁补偿",value:21},{name:"设施维护",value:21},{name:"市场外溢",value:11},{name:"占道经营",value:11},{name:"树木管理",value:11},{name:"供气质量",value:11},{name:"燃气管理",value:11},{name:"市容环卫",value:11},{name:"新闻传媒",value:11},{name:"人才招聘",value:11},{name:"市场环境",value:11},{name:"城市交通",value:11},{name:"物业服务",value:11},{name:"物业管理",value:11},{name:"园林绿化",value:11},{name:"有线电视",value:11},{name:"社会治安",value:11},{name:"林业资源",value:11},{name:"体育活动",value:11},{name:"低保管理",value:11},{name:"劳动争议",value:11},{name:"粉煤灰污染",value:284},{name:"人行道管理",value:71},{name:"身份证管理",value:71},{name:"房地产开发",value:11},{name:"经营性收费",value:11},{name:"一次供水问题",value:11},{name:"工业粉尘污染",value:71},{name:"工业排放污染",value:41},{name:"破坏森林资源",value:41},{name:"生活用水管理",value:688},{name:"一次供水问题",value:588},{name:"公交运输管理",value:386},{name:"自然资源管理",value:355},{name:"土地资源管理",value:304},{name:"生活用水管理",value:112},{name:"供热单位影响",value:253},{name:"二次供水问题",value:112},{name:"城市公共设施",value:92},{name:"拆迁政策咨询",value:92},{name:"县区、开发区",value:152},{name:"文娱市场管理",value:72},{name:"商业烟尘污染",value:72},{name:"供热单位影响",value:71},{name:"压力容器安全",value:71},{name:"劳动合同争议",value:41},{name:"物业资质管理",value:21},{name:"农村基础设施",value:11},{name:"行政事业收费",value:11},{name:"房屋配套问题",value:11},{name:"公交运输管理",value:11},{name:"社会福利及事务",value:11},{name:"食品安全与卫生",value:11},{name:"物业服务与管理",value:112},{name:"文体与教育管理",value:406},{name:"社会保障与福利",value:429},{name:"出租车运营管理",value:385},{name:"物业服务与管理",value:304},{name:"房屋质量与安全",value:223},{name:"劳动报酬与福利",value:41},{name:"食品安全与卫生",value:11},{name:"房屋与图纸不符",value:11},{name:"其他行政事业收费",value:11},{name:"农村土地规划管理",value:254},{name:"社会保障保险管理",value:92},{name:"城市交通秩序管理",value:72},{name:"户籍管理及身份证",value:11},{name:"公路(水路)交通",value:11},{name:"国有公交(大巴)管理",value:71},{name:"有线电视安装及调试维护",value:11},{name:"市政府工作部门(含部门管理机构、直属单位)",value:11}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-piechart",dictKey:"PIE_PROPERTIES",relactiveDomValue:"dynamicData",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widget-heatmap",type:"heatmap",tabName:"热力图",label:"热力图",icon:"iconrelitu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"热力图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1}]},{name:"Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowY",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameY",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeY",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeY",required:!1,placeholder:"",value:14},{type:"el-switch",label:"缩放",name:"scale",require:!1,placeholder:"",value:!1},{type:"el-input-number",label:"均分",name:"splitNumberY",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleY",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalY",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorY",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthY",required:!1,placeholder:"",value:1}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"图设置",list:[{type:"el-switch",label:"图例",name:"isShowLegend",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"最小值",name:"dataMin",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"最大值",name:"dataMax",required:!1,placeholder:"",value:5e3},{type:"vue-color",label:"数值颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"图例大小",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"legendColorList",required:!1,value:[{color:"#abd9e9"},{color:"#74add1"},{color:"#4575b4"},{color:"#313695"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"0",yaxis:"0",num:3320},{axis:"0",yaxis:"1",num:1561},{axis:"0",yaxis:"2",num:3194},{axis:"0",yaxis:"3",num:2899},{axis:"0",yaxis:"4",num:2363},{axis:"0",yaxis:"5",num:3945},{axis:"0",yaxis:"6",num:2051},{axis:"0",yaxis:"7",num:3657},{axis:"0",yaxis:"8",num:3304},{axis:"0",yaxis:"9",num:2990},{axis:"1",yaxis:"9",num:2663},{axis:"1",yaxis:"0",num:378},{axis:"1",yaxis:"1",num:4076},{axis:"1",yaxis:"2",num:3178},{axis:"1",yaxis:"3",num:1501},{axis:"1",yaxis:"4",num:1660},{axis:"1",yaxis:"5",num:726},{axis:"1",yaxis:"6",num:4148},{axis:"1",yaxis:"7",num:720},{axis:"1",yaxis:"8",num:430},{axis:"2",yaxis:"9",num:2983},{axis:"2",yaxis:"0",num:1917},{axis:"2",yaxis:"1",num:1188},{axis:"2",yaxis:"2",num:3581},{axis:"2",yaxis:"3",num:1781},{axis:"2",yaxis:"4",num:4725},{axis:"2",yaxis:"5",num:4077},{axis:"2",yaxis:"6",num:299},{axis:"2",yaxis:"7",num:4828},{axis:"2",yaxis:"8",num:1778},{axis:"3",yaxis:"9",num:3171},{axis:"3",yaxis:"0",num:2944},{axis:"3",yaxis:"1",num:763},{axis:"3",yaxis:"2",num:1678},{axis:"3",yaxis:"3",num:1765},{axis:"3",yaxis:"4",num:2949},{axis:"3",yaxis:"5",num:966},{axis:"3",yaxis:"6",num:4622},{axis:"3",yaxis:"7",num:2818},{axis:"3",yaxis:"8",num:3913},{axis:"4",yaxis:"9",num:4382},{axis:"4",yaxis:"0",num:1670},{axis:"4",yaxis:"1",num:4532},{axis:"4",yaxis:"2",num:2116},{axis:"4",yaxis:"3",num:2383},{axis:"4",yaxis:"4",num:510},{axis:"4",yaxis:"5",num:33},{axis:"4",yaxis:"6",num:4974},{axis:"4",yaxis:"7",num:3627},{axis:"4",yaxis:"8",num:2737},{axis:"5",yaxis:"9",num:656},{axis:"5",yaxis:"0",num:3689},{axis:"5",yaxis:"1",num:713},{axis:"5",yaxis:"2",num:3551},{axis:"5",yaxis:"3",num:3159},{axis:"5",yaxis:"4",num:4150},{axis:"5",yaxis:"5",num:1416},{axis:"5",yaxis:"6",num:3021},{axis:"5",yaxis:"7",num:1778},{axis:"5",yaxis:"8",num:863},{axis:"6",yaxis:"9",num:772},{axis:"6",yaxis:"0",num:1675},{axis:"6",yaxis:"1",num:1323},{axis:"6",yaxis:"2",num:2023},{axis:"6",yaxis:"3",num:43},{axis:"6",yaxis:"4",num:4964},{axis:"6",yaxis:"5",num:4781},{axis:"6",yaxis:"6",num:2608},{axis:"6",yaxis:"7",num:2278},{axis:"6",yaxis:"8",num:3285},{axis:"7",yaxis:"9",num:1977},{axis:"7",yaxis:"0",num:882},{axis:"7",yaxis:"1",num:2434},{axis:"7",yaxis:"2",num:4694},{axis:"7",yaxis:"3",num:3022},{axis:"7",yaxis:"4",num:1798},{axis:"7",yaxis:"5",num:2503},{axis:"7",yaxis:"6",num:693},{axis:"7",yaxis:"7",num:275},{axis:"7",yaxis:"8",num:3774},{axis:"8",yaxis:"9",num:1386},{axis:"8",yaxis:"0",num:1212},{axis:"8",yaxis:"1",num:1982},{axis:"8",yaxis:"2",num:1509},{axis:"8",yaxis:"3",num:94},{axis:"8",yaxis:"4",num:2082},{axis:"8",yaxis:"5",num:3930},{axis:"8",yaxis:"6",num:4528},{axis:"8",yaxis:"7",num:1861},{axis:"8",yaxis:"8",num:4582},{axis:"9",yaxis:"9",num:3038},{axis:"9",yaxis:"0",num:4038},{axis:"9",yaxis:"1",num:357},{axis:"9",yaxis:"2",num:306},{axis:"9",yaxis:"3",num:479},{axis:"9",yaxis:"4",num:823},{axis:"9",yaxis:"5",num:3442},{axis:"9",yaxis:"6",num:904},{axis:"9",yaxis:"7",num:399},{axis:"9",yaxis:"8",num:4869}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",chartType:"widget-coord",relactiveDomValue:"dynamicData",dictKey:"COORD_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:700},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widget-radar",type:"radarCharts",tabName:"雷达图",label:"雷达图",icon:"iconleidatu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"雷达图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"雷达设置",list:[{type:"el-select",label:"雷达样式",name:"radarShape",required:!1,placeholder:"",selectOptions:[{code:"line",name:"线型"},{code:"circle",name:"圆型"}],value:"line"},{type:"el-input-number",label:"均分数量",name:"splitNumber",require:!1,placeholder:"",value:5},{type:"el-switch",label:"坐标轴显示",name:"axisLineShow",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"axisLineColor",required:!1,placeholder:"",value:"#fff"},{type:"el-slider",label:"坐标轴透明度",name:"axisLineOpacity",required:!1,placeholder:"",value:50},{type:"el-switch",label:"分割线显示",name:"splitLineShow",required:!1,placeholder:"",value:!0},{type:"vue-color",label:"分割线颜色",name:"splitLineColor",required:!1,placeholder:"",value:"#fff"},{type:"el-slider",label:"分割线透明度",name:"splitLineOpacity",required:!1,placeholder:"",value:50}]},{name:"顶点设置",list:[{type:"el-switch",label:"显示",name:"axisNameShow",required:!1,placeholder:"",value:!0},{type:"el-input-number",label:"名称大小",name:"axisNameFontSize",required:!1,placeholder:"",value:12},{type:"vue-color",label:"字体颜色",name:"axisNameColor",required:!1,placeholder:"",value:"#87cefa"},{type:"el-select",label:"字体粗细",name:"axisNamFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"axisNamFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"数值设定",list:[{type:"el-switch",label:"显示",name:"isShow",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"字体字号",name:"fontSize",required:!1,placeholder:"",value:10},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-input-number",label:"点大小",name:"symbolSize",required:!1,placeholder:"",value:5},{type:"el-select",label:"线型效果",name:"lineType",required:!1,placeholder:"",selectOptions:[{code:"solid",name:"实线"},{code:"dashed",name:"线型虚线"},{code:"dotted",name:"点型虚线"}],value:"solid"},{type:"el-slider",label:"透明度",name:"opacity",required:!1,placeholder:"",value:50}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}],{type:"dynamic-add-radar",label:"",name:"dynamicAddRadar",required:!1,placeholder:"",value:[{name:"SA",key:"Sales",max:6500},{name:"Admin",key:"Admin",max:16e3},{name:"Information",key:"Information",max:3e4},{name:"Customer",key:"Customer",max:38e3},{name:"Develop",key:"Develop",max:52e3}]}],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{name:"2016",Sales:4200,Admin:3e3,Information:2e4,Customer:35e3,Develop:5e4},{name:"2017",Sales:5e3,Admin:14e3,Information:28e3,Customer:26e3,Develop:42e3}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-radar",dictKey:"RADAR_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:400},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:300}]}},{code:"widgetBarLineStackChart",type:"barlineCharts",tabName:"柱线图",label:"柱线堆叠图",icon:"iconzhuxiantu",options:{setup:[{type:"el-input-text",label:"图层名称",name:"layerName",required:!1,placeholder:"",value:"柱线堆叠图"},{type:"vue-color",label:"背景颜色",name:"background",required:!1,placeholder:"",value:""},[{name:"柱体设置",list:[{type:"el-slider",label:"宽度",name:"maxWidth",required:!1,placeholder:"",value:20},{type:"el-slider",label:"圆角",name:"radius",require:!1,placeholder:"",value:5}]},{name:"折线设置",list:[{type:"el-switch",label:"标记点",name:"markPoint",required:!1,placeholder:"",value:!0},{type:"el-slider",label:"点大小",name:"pointSize",required:!1,placeholder:"",value:3},{type:"el-select",label:"点样式",name:"symbol",required:!1,placeholder:"",selectOptions:[{code:"circle",name:"实心点"},{code:"emptyCircle",name:"空心点"}],value:"circle"},{type:"el-switch",label:"平滑曲线",name:"smoothCurve",required:!1,placeholder:"",value:!1},{type:"el-slider",label:"线条宽度",name:"lineWidth",required:!1,placeholder:"",value:3}]},{name:"标题设置",list:[{type:"el-switch",label:"标题显示",name:"isNoTitle",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"标题名",name:"titleText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"textColor",required:!1,placeholder:"",value:"#FFD700"},{type:"el-input-number",label:"字体字号",name:"textFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"textFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"textFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"},{type:"el-select",label:"字体位置",name:"textAlign",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-input-text",label:"副标题名",name:"subText",required:!1,placeholder:"",value:""},{type:"vue-color",label:"字体颜色",name:"subTextColor",required:!1,placeholder:"",value:"rgba(30, 144, 255, 1)"},{type:"el-input-number",label:"字体字号",name:"subTextFontSize",required:!1,placeholder:"",value:20},{type:"el-select",label:"字体粗细",name:"subTextFontWeight",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"},{type:"el-select",label:"字体风格",name:"subTextFontStyle",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"italic",name:"italic斜体"},{code:"oblique",name:"oblique斜体"}],value:"normal"}]},{name:"图例操作",list:[{type:"el-switch",label:"图例显示",name:"isShowLegend",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"图例名称",name:"legendName",required:!1,placeholder:0,value:""},{type:"vue-color",label:"字体颜色",name:"legendColor",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"字体字号",name:"legendFontSize",required:!1,placeholder:"",value:12},{type:"el-input-number",label:"图例宽度",name:"legendWidth",required:!1,placeholder:"",value:12},{type:"el-select",label:"横向位置",name:"lateralPosition",required:!1,placeholder:"",selectOptions:[{code:"center",name:"居中"},{code:"left",name:"左对齐"},{code:"right",name:"右对齐"}],value:"center"},{type:"el-select",label:"纵向位置",name:"longitudinalPosition",required:!1,placeholder:"",selectOptions:[{code:"top",name:"顶部"},{code:"bottom",name:"底部"}],value:"top"},{type:"el-select",label:"布局前置",name:"layoutFront",required:!1,placeholder:"",selectOptions:[{code:"vertical",name:"竖排"},{code:"horizontal",name:"横排"}],value:"horizontal"}]},{name:"X轴设置",list:[{type:"el-switch",label:"显示",name:"hideX",required:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"nameX",required:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeX",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeX",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"数值间隔",name:"textInterval",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleX",required:!1,placeholder:"",value:0},{type:"el-switch",label:"坐标轴反转",name:"reversalX",required:!1,placeholder:"",value:!1},{type:"vue-color",label:"坐标轴颜色",name:"lineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthX",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineX",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorX",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineWidthX",required:!1,placeholder:"",value:1}]},{name:"左Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYLeft",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYLeft",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYLeft",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYLeft",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberLeft",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYLeft",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYLeft",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYLeft",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYLeft",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYLeft",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYLeft",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYLeft",required:!1,placeholder:"",value:1}]},{name:"右Y轴设置",list:[{type:"el-switch",label:"显示",name:"isShowYRight",require:!1,placeholder:"",value:!0},{type:"el-input-text",label:"坐标名",name:"textNameYRight",require:!1,placeholder:"",value:""},{type:"vue-color",label:"坐标名颜色",name:"nameColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标名字号",name:"nameFontSizeYRight",required:!1,placeholder:"",value:14},{type:"vue-color",label:"数值颜色",name:"colorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"数值字号",name:"fontSizeYRight",required:!1,placeholder:"",value:14},{type:"el-input-number",label:"均分",name:"splitNumberRight",required:!1,placeholder:"",value:""},{type:"el-slider",label:"数值角度",name:"textAngleYRight",required:!1,placeholder:"",value:0},{type:"el-switch",label:"刻度线显示",name:"tickLineYRight",require:!1,placeholder:"",value:!0},{type:"el-switch",label:"坐标轴显示",name:"lineYRight",require:!1,placeholder:"",value:!0},{type:"vue-color",label:"坐标轴颜色",name:"lineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"坐标轴宽度",name:"lineWidthYRight",required:!1,placeholder:"",value:1},{type:"el-switch",label:"分割线显示",name:"isShowSplitLineYRight",require:!1,placeholder:"",value:!1},{type:"vue-color",label:"分割线颜色",name:"splitLineColorYRight",required:!1,placeholder:"",value:"#fff"},{type:"el-input-number",label:"分割线宽度",name:"splitLineFontWidthYRight",required:!1,placeholder:"",value:1}]},{name:"柱体数值设定",list:[{type:"el-switch",label:"显示",name:"isShowBar",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceBar",required:!1,placeholder:"",value:10},{type:"el-input-number",label:"字体字号",name:"fontSizeBar",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorBar",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightBar",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"折线数值设定",list:[{type:"el-switch",label:"显示",name:"isShowLine",required:!1,placeholder:"",value:!1},{type:"el-input-number",label:"距离",name:"distanceLine",required:!1,placeholder:"",value:10},{type:"el-input-number",label:"字体字号",name:"fontSizeLine",required:!1,placeholder:"",value:14},{type:"vue-color",label:"字体颜色",name:"subTextColorLine",required:!1,placeholder:"",value:"#fff"},{type:"el-select",label:"字体粗细",name:"fontWeightLine",required:!1,placeholder:"",selectOptions:[{code:"normal",name:"正常"},{code:"bold",name:"粗体"},{code:"bolder",name:"特粗体"},{code:"lighter",name:"细体"}],value:"normal"}]},{name:"提示语设置",list:[{type:"el-input-number",label:"字体字号",name:"tipsFontSize",required:!1,placeholder:"",value:16},{type:"vue-color",label:"字体颜色",name:"tipsColor",required:!1,placeholder:"",value:"#00FEFF"}]},{name:"坐标轴边距设置",list:[{type:"el-slider",label:"左边距(像素)",name:"marginLeft",required:!1,placeholder:"",value:10},{type:"el-slider",label:"顶边距(像素)",name:"marginTop",required:!1,placeholder:"",value:50},{type:"el-slider",label:"右边距(像素)",name:"marginRight",required:!1,placeholder:"",value:40},{type:"el-slider",label:"底边距(像素)",name:"marginBottom",required:!1,placeholder:"",value:10}]},{name:"自定义配色",list:[{type:"customColor",label:"",name:"customColor",required:!1,value:[{color:"#ff7f50"},{color:"#87cefa"},{color:"#da70d6"},{color:"#32cd32"},{color:"#6495ed"}]}]}]],data:[{type:"el-radio-group",label:"数据类型",name:"dataType",require:!1,placeholder:"",selectValue:!0,selectOptions:[{code:"staticData",name:"静态数据"},{code:"dynamicData",name:"动态数据"}],value:"staticData"},{type:"el-input-number",label:"刷新时间(毫秒)",name:"refreshTime",relactiveDom:"dataType",relactiveDomValue:"dynamicData",value:5e3},{type:"el-button",label:"静态数据",name:"staticData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"staticData",value:[{axis:"2021-07",name:"A",bar:"12",line:"20"},{axis:"2021-07",name:"B",bar:"20",line:"12"},{axis:"2021-08",name:"A",bar:"0",line:"8"},{axis:"2021-08",name:"B",bar:"5",line:"3"},{axis:"2021-09",name:"A",bar:"15",line:"9"},{axis:"2021-09",name:"B",bar:"30",line:"19"},{axis:"2021-10",name:"A",bar:"10",line:"27"},{axis:"2021-10",name:"B",bar:"24",line:"6"},{axis:"2021-11",name:"A",bar:"23",line:"29"},{axis:"2021-11",name:"B",bar:"8",line:"9"}]},{type:"dycustComponents",label:"",name:"dynamicData",required:!1,placeholder:"",relactiveDom:"dataType",relactiveDomValue:"dynamicData",chartType:"widget-stackchart",dictKey:"STACK_PROPERTIES",value:""}],position:[{type:"el-input-number",label:"左边距",name:"left",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"上边距",name:"top",required:!1,placeholder:"",value:0},{type:"el-input-number",label:"宽度",name:"width",required:!1,placeholder:"该容器在1920px大屏中的宽度",value:500},{type:"el-input-number",label:"高度",name:"height",required:!1,placeholder:"该容器在1080px大屏中的高度",value:250}]}}],p={code:"screen",type:"screen",label:"大屏设置",icon:"",options:{setup:[{type:"el-input-number",label:"大屏宽度",name:"width",required:!1,placeholder:"px",value:"1920"},{type:"el-input-number",label:"大屏高度",name:"height",required:!1,placeholder:"px",value:"1080"},{type:"el-input-text",label:"标题",name:"title",require:!1,placeholder:"",value:"大屏"},{type:"el-input-textarea",label:"大屏简介",name:"description",required:!1,placeholder:"",value:""},{type:"vue-color",label:"背景颜色",name:"backgroundColor",required:!1,placeholder:"",value:"rgba(45, 86, 126, 1)"},{type:"custom-upload",label:"图片地址",name:"backgroundImage",required:!1,placeholder:"",value:""}],data:[],position:[]}},h=function(e){for(var t=[],a=[],i=0;i<e.length;i++){var l=e[i];if(-1===t.indexOf(l.type))a.push({name:l.tabName,type:l.type,list:[l]}),t.push(l.type);else for(var o=0;o<a.length;o++)a[o].type==l.type&&a[o].list.push(l)}return a}([].concat(u()(c))),d=function(e){return"screen"==e?p:[].concat(u()(c)).find(function(t){return t.code==e})},m=a("gLgb"),f=a("zgVM"),v=a("V47a"),y=a("cWz8"),b=a("cyzc"),g=a("/C5K"),x=a("xSk4"),S=a("GWHw"),w=a("mlo3"),q=a("tHtw"),D=a("rMB3"),C=a("FyWN"),T=a("S+MY"),O=a("MOy9"),L=a("jmgl"),_=a("kq3f"),F=a("U6Wy"),k=a("QUbe"),z=a("+3Gg"),W=a("FxKO"),A=a("Ur0O"),P=a("4rp5"),R=a("Whq1"),Y=a("xVz9"),M=a("pizJ"),I=a("zii7"),E=a("4Zv2"),N=a("n/6M"),B=a("dHPb"),X=a("VHqX"),j={name:"Widget",components:{widgetHref:m.a,widgetText:f.a,WidgetMarquee:v.a,widgetTime:y.a,widgetImage:b.a,widgetSlider:g.a,widgetVideo:x.a,WidgetIframe:S.a,widgetBarchart:w.a,widgetGradientColorBarchart:q.a,widgetLinechart:D.a,widgetBarlinechart:C.a,WidgetPiechart:T.a,WidgetFunnel:O.a,WidgetGauge:L.a,WidgetPieNightingaleRoseArea:_.a,widgetTable:F.a,widgetLineMap:k.a,widgetPiePercentageChart:z.a,widgetAirBubbleMap:W.a,widgetBarStackChart:A.a,widgetLineStackChart:P.a,widgetBarCompareChart:R.a,widgetLineCompareChart:Y.a,widgetDecoratePieChart:M.a,widgetMoreBarLineChart:I.a,widgetWordCloud:E.a,widgetHeatmap:N.a,widgetRadar:B.a,widgetBarLineStackChart:X.a},model:{prop:"value",event:"input"},props:{index:Number,type:String,bigscreen:Object,value:{type:[Object],default:function(){}},step:Number},data:function(){return{data:{setup:{},data:{},position:{}}}},computed:{widgetsWidth:function(){return this.value.position.width},widgetsHeight:function(){return this.value.position.height},widgetsLeft:function(){return this.value.position.left},widgetsTop:function(){return this.value.position.top},widgetsZIndex:function(){return this.value.position.zIndex||1}},mounted:function(){},methods:{handleFocus:function(e){e.index,e.left,e.top,e.width,e.height},handleBlur:function(e){var t=e.index,a=e.left,i=e.top,l=e.width,o=e.height;this.$emit("onActivated",{index:t,left:a,top:i,width:l,height:o}),this.$refs.draggable.setActive(!0)},handleBoundary:function(e){var t=this,a=e.index,i=e.left,l=e.top,o=e.width,n=e.height,r=this.bigscreen,s=r.bigscreenWidth,u=r.bigscreenHeight,c=i+o>s?s-o:i<0?0:i;this.leftMargin=i;var p=l+n>u?u-n:l<0?0:l;this.topMargin=l,this.leftMargin==c&&this.topMargin==p||this.$nextTick(function(){t.leftMargin=c,t.topMargin=p,t.$emit("onActivated",{index:a,left:c,top:p,width:o,height:n})})}}},V=(a("8LiF"),a("KHd+")),H=Object(V.a)(j,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("avue-draggable",{ref:"draggable",attrs:{step:e.step,width:e.widgetsWidth,height:e.widgetsHeight,left:e.widgetsLeft,top:e.widgetsTop,index:e.index,"z-index":-1},on:{focus:e.handleFocus,blur:e.handleBlur}},[a(e.type,{tag:"component",attrs:{value:e.value}})],1)},[],!1,null,"81660588",null);H.options.__file="widget.vue";var $=H.exports,U=a("P2sY"),K=a.n(U),G={name:"ColorPicker",model:{prop:"value",event:"input"},props:{value:{type:[String],default:""}},data:function(){return{predefineColors:["#ff4500","#ff8c00","#ffd700","#90ee90","#00ced1","#1e90ff","#c71585"],colorValue:""}},watch:{value:function(e){this.colorValue=e||""}},mounted:function(){this.colorValue=this.value},methods:{changeColor:function(e){this.colorValue=e||"",this.$emit("input",this.colorValue),this.$emit("change",this.colorValue)}}},Z=(a("y1Da"),Object(V.a)(G,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("el-input",{attrs:{clearable:"",placeholder:"请输入颜色",size:"mini"},on:{change:e.changeColor},model:{value:e.colorValue,callback:function(t){e.colorValue=t},expression:"colorValue"}},[a("template",{slot:"append"},[a("el-color-picker",{attrs:{predefine:e.predefineColors,"show-alpha":"",size:"mini"},on:{change:e.changeColor},model:{value:e.colorValue,callback:function(t){e.colorValue=t},expression:"colorValue"}})],1)],2)},[],!1,null,"1b9d04e2",null));Z.options.__file="colorPicker.vue";var Q=Z.exports,J=a("RaMD"),ee=(a("p77/"),a("qNmG"),a("aT2M"),a("+dQi"),a("/9rB"),a("AvDn"),{name:"DynamicComponents",components:{Dictionary:a("CJ5O").a},model:{prop:"formData",event:"input"},props:{chartType:String,dictKey:String,formData:Object},data:function(){return{dataSetValue:"",dataSet:[],userNameList:[],setParamList:[],params:{},chartProperties:{}}},watch:{formData:{handler:function(e){this.echoDataSet(e)},deep:!0}},computed:{setCode:function(){var e=this,t="";return this.dataSet.forEach(function(a){a.id==e.dataSetValue&&(t=a.setCode)}),t}},mounted:function(){this.loadDataSet(),this.echoDataSet(this.formData)},methods:{loadDataSet:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Object(r.f)();case 2:if(a=t.sent,i=a.code,o=a.data,e.dataSet=o,"200"==i){t.next=8;break}return t.abrupt("return");case 8:case"end":return t.stop()}},t,e)}))()},selectDataSet:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Object(r.a)(e.dataSetValue);case 2:if(a=t.sent,i=a.code,o=a.data,e.userNameList=o.dataSetParamDtoList,e.setParamList=o.setParamList,"200"==i){t.next=9;break}return t.abrupt("return");case 9:case"end":return t.stop()}},t,e)}))()},saveDataBtn:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:for(a={},i=0;i<e.userNameList.length;i++)a[e.userNameList[i].paramName]=e.userNameList[i].sampleItem;o={chartType:e.chartType,setCode:e.setCode,chartProperties:e.chartProperties,contextData:a},e.$emit("input",o),e.$emit("change",o);case 5:case"end":return t.stop()}},t,e)}))()},selectParams:function(e,t){this.chartProperties[t]=e},getDictKey:function(){return null==this.dictKey?"CHART_PROPERTIES":this.dictKey},echoDataSet:function(e){var t=this;return n()(l.a.mark(function a(){var i;return l.a.wrap(function(a){for(;;)switch(a.prev=a.next){case 0:if(e){a.next=2;break}return a.abrupt("return");case 2:return i=e.setCode,a.next=5,t.loadDataSet();case 5:return t.dataSetValue=t.dataSet.filter(function(e){return i==e.setCode})[0].id,a.next=8,t.selectDataSet();case 8:t.echoDynamicData(e);case 9:case"end":return a.stop()}},a,t)}))()},echoDynamicData:function(e){var t=this.deepClone(e.chartProperties);if(this.chartProperties=t,this.userNameList.length,this.setParamList.length>0)for(var a=0;a<this.setParamList.length;a++){var i=this.setParamList[a];t.hasOwnProperty(i)&&(this.params[i]=t[i])}}}}),te=(a("EfKH"),Object(V.a)(ee,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-form",{attrs:{"label-width":"100px","label-position":"left"}},[a("el-form-item",{attrs:{label:"数据集"}},[a("el-select",{attrs:{size:"mini",filterable:"",placeholder:"请选择"},on:{change:e.selectDataSet},model:{value:e.dataSetValue,callback:function(t){e.dataSetValue=t},expression:"dataSetValue"}},e._l(e.dataSet,function(e){return a("el-option",{key:e.code,attrs:{label:e.setName,value:e.id}})}),1)],1),e._v(" "),e._l(e.userNameList,function(t,i){return a("el-form-item",{key:i,attrs:{label:t.paramName}},[a("el-input",{attrs:{size:"mini"},model:{value:t.sampleItem,callback:function(a){e.$set(t,"sampleItem","string"==typeof a?a.trim():a)},expression:"item.sampleItem"}})],1)}),e._v(" "),e._l(e.setParamList,function(t){return a("el-form-item",{key:t,attrs:{label:t}},[a("Dictionary",{attrs:{"dict-key":e.getDictKey()},on:{input:function(a){return e.selectParams(a,t)}},model:{value:e.params[t],callback:function(a){e.$set(e.params,t,a)},expression:"params[item]"}})],1)}),e._v(" "),a("el-button",{staticStyle:{width:"100%"},attrs:{type:"primary",plain:"",size:"mini"},on:{click:e.saveDataBtn}},[e._v("刷新")])],2)],1)},[],!1,null,"6ae752d2",null));te.options.__file="dynamicComponents.vue";var ae=te.exports,ie={name:"CustomColorComponents",model:{prop:"formData",event:"input"},props:{formData:Array},data:function(){return{predefineColors:["#ff4500","#ff8c00","#ffd700","#90ee90","#00ced1","#1e90ff","#c71585"],colorValue:"",dialogVisible:!1,flag:!0,indexEditor:-1}},mounted:function(){},methods:{handleClose:function(){this.dialogVisible=!1,this.colorValue=""},handleAddClick:function(){this.colorValue="",this.flag=!0,this.dialogVisible=!0},handleSaveClick:function(){if(this.flag){var e={color:this.colorValue};this.formData.push(e),this.dialogVisible=!1}else this.formData[this.indexEditor].color=this.colorValue,this.dialogVisible=!1;this.$emit("input",this.formData),this.$emit("change",this.formData)},handleEditorClick:function(e,t){this.flag=!1,this.colorValue=t.color,this.dialogVisible=!0,this.indexEditor=e},handleDeleteClick:function(e){this.formData.splice(e,1),this.$emit("input",this.formData),this.$emit("change",this.formData)}}},le=(a("WBEn"),Object(V.a)(ie,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{type:"primary",size:"mini",icon:"el-icon-plus",plain:""},on:{click:e.handleAddClick}},[e._v("新增")]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.formData}},[a("el-table-column",{attrs:{prop:"color",label:"颜色",align:"center"},scopedSlots:e._u([{key:"default",fn:function(e){return[a("span",{staticClass:"color-box",style:{background:e.row.color}})]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"位置",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticClass:"editor",on:{click:function(a){return e.handleEditorClick(t.$index,t.row)}}},[a("i",{staticClass:"el-icon-edit"}),e._v(" 编辑\n ")])]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("span",{staticClass:"editor",on:{click:function(a){return e.handleDeleteClick(t.$index,t.row)}}},[a("i",{staticClass:"el-icon-delete"}),e._v(" 删除\n ")])]}}])})],1),e._v(" "),a("el-dialog",{attrs:{title:"新增",visible:e.dialogVisible,width:"30%","before-close":e.handleClose},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("el-form",[a("el-form-item",{attrs:{label:"颜色"}},[a("el-input",{staticStyle:{width:"200px"},attrs:{placeholder:"请输入颜色",size:"mini"},model:{value:e.colorValue,callback:function(t){e.colorValue=t},expression:"colorValue"}},[a("template",{slot:"append"},[a("el-color-picker",{attrs:{predefine:e.predefineColors,size:"mini"},model:{value:e.colorValue,callback:function(t){e.colorValue=t},expression:"colorValue"}})],1)],2)],1)],1),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{size:"mini"},on:{click:function(t){e.dialogVisible=!1}}},[e._v("取 消")]),e._v(" "),a("el-button",{attrs:{size:"mini",type:"primary"},on:{click:e.handleSaveClick}},[e._v("确 定")])],1)],1)],1)},[],!1,null,"c2606bea",null));le.options.__file="customColorComponents.vue";var oe=le.exports,ne={model:{prop:"formData",event:"input"},props:{formData:Array},data:function(){return{dialogVisible:!1,rowFormData:{name:"",key:"",width:""},flag:!0,indexEditor:-1,tableData:[]}},methods:{handleAddClick:function(){this.rowFormData={},this.flag=!0,this.dialogVisible=!0},handleEditorClick:function(e,t){this.flag=!1,this.rowFormData=this.deepClone(t),this.indexEditor=e,this.dialogVisible=!0},handleClose:function(){this.dialogVisible=!1},handleSaveClick:function(){this.flag?(this.formData.push(this.rowFormData),this.dialogVisible=!1):(this.formData[this.indexEditor]=this.rowFormData,this.$set(this.formData,this.indexEditor,this.rowFormData),this.dialogVisible=!1),this.$emit("input",this.formData),this.$emit("change",this.formData)},handleDeleteClick:function(e){this.formData.splice(e,1),this.$emit("input",this.formData),this.$emit("change",this.formData)}}},re=(a("ljoi"),Object(V.a)(ne,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus",plain:""},on:{click:e.handleAddClick}},[e._v("新增")]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.formData}},[a("el-table-column",{attrs:{prop:"name",label:"名称",width:"60"}}),e._v(" "),a("el-table-column",{attrs:{prop:"key",label:"key值",width:"70"}}),e._v(" "),a("el-table-column",{attrs:{prop:"width",label:"宽度",width:"50"}}),e._v(" "),a("el-table-column",{attrs:{label:"操作",width:"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"button-group"},[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return e.handleEditorClick(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return e.handleDeleteClick(t.$index,t.row)}}},[e._v("删除")])],1)]}}])})],1),e._v(" "),a("el-dialog",{attrs:{title:"新增",visible:e.dialogVisible,width:"30%","before-close":e.handleClose},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("el-form",{attrs:{model:e.rowFormData,"label-width":"50px"}},[a("el-form-item",{attrs:{label:"名称:"}},[a("el-input",{attrs:{placeholder:"请输入名称",size:"mini"},model:{value:e.rowFormData.name,callback:function(t){e.$set(e.rowFormData,"name","string"==typeof t?t.trim():t)},expression:"rowFormData['name']"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"key值:"}},[a("el-input",{attrs:{placeholder:"请输入key值",size:"mini"},model:{value:e.rowFormData.key,callback:function(t){e.$set(e.rowFormData,"key","string"==typeof t?t.trim():t)},expression:"rowFormData['key']"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"宽度:"}},[a("el-input",{attrs:{placeholder:"请输入宽度",size:"mini"},model:{value:e.rowFormData.width,callback:function(t){e.$set(e.rowFormData,"width","string"==typeof t?t.trim():t)},expression:"rowFormData['width']"}})],1)],1),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{size:"mini"},on:{click:function(t){e.dialogVisible=!1}}},[e._v("取 消")]),e._v(" "),a("el-button",{attrs:{size:"mini",type:"primary"},on:{click:e.handleSaveClick}},[e._v("确 定")])],1)],1)],1)},[],!1,null,"69c6b091",null));re.options.__file="dynamicAddTable.vue";var se=re.exports,ue=a("vDqi"),ce=a.n(ue),pe=a("X4fA"),he={model:{prop:"value",event:"input"},props:{value:{type:"",default:""}},data:function(){return{requestUrl:"http://report.picaiba.com/api//file/upload",headers:{Authorization:Object(pe.f)()},fileList:[],uploadImgUrl:""}},created:function(){this.uploadImgUrl=this.value},methods:{getImages:function(e){var t=e.target.files[0];"image"===t.type.split("/")[0]?this.upload(t):this.$message.warn("只能上传图片格式")},upload:function(e){var t=this;console.log(t.headers);var a=new FormData;a.append("file",e),ce.a.post(this.requestUrl,a,{headers:t.headers}).then(function(e){var a=e.data;"200"==a.code&&(t.uploadImgUrl=a.data.urlPath,t.$emit("input",t.uploadImgUrl),t.$emit("change",t.uploadImgUrl))})},changeInput:function(e){e?this.uploadImgUrl=e:(this.$refs.files.value="",this.uploadImgUrl=""),this.$emit("input",this.uploadImgUrl),this.$emit("change",this.uploadImgUrl)}}},de=(a("hrlB"),Object(V.a)(he,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-input",{attrs:{clearable:"",size:"mini"},on:{change:e.changeInput},model:{value:e.uploadImgUrl,callback:function(t){e.uploadImgUrl="string"==typeof t?t.trim():t},expression:"uploadImgUrl"}},[a("template",{slot:"append"},[a("i",{staticClass:"iconfont iconfolder-o"}),e._v(" "),a("input",{ref:"files",staticClass:"file",attrs:{type:"file"},on:{change:e.getImages}})])],2)],1)},[],!1,null,"62b34f94",null));de.options.__file="customUpload.vue";var me=de.exports,fe={model:{prop:"formData",event:"input"},props:{formData:Array},data:function(){return{dialogVisible:!1,rowFormData:{name:"",key:"",max:""},flag:!0,indexEditor:-1,tableData:[]}},methods:{handleAddClick:function(){this.rowFormData={},this.flag=!0,this.dialogVisible=!0},handleEditorClick:function(e,t){this.flag=!1,this.rowFormData=this.deepClone(t),this.indexEditor=e,this.dialogVisible=!0},handleClose:function(){this.dialogVisible=!1},handleSaveClick:function(){this.flag?(this.formData.push(this.rowFormData),this.dialogVisible=!1):(this.formData[this.indexEditor]=this.rowFormData,this.$set(this.formData,this.indexEditor,this.rowFormData),this.dialogVisible=!1),this.$emit("input",this.formData),this.$emit("change",this.formData)},handleDeleteClick:function(e){this.formData.splice(e,1),this.$emit("input",this.formData),this.$emit("change",this.formData)}}},ve=(a("7x1v"),Object(V.a)(fe,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("el-button",{attrs:{type:"primary",size:"small",icon:"el-icon-plus",plain:""},on:{click:e.handleAddClick}},[e._v("新增")]),e._v(" "),a("el-table",{staticStyle:{width:"100%"},attrs:{data:e.formData}},[a("el-table-column",{attrs:{prop:"name",label:"名称",width:"100"}}),e._v(" "),a("el-table-column",{attrs:{prop:"key",label:"key值",width:"100"}}),e._v(" "),a("el-table-column",{attrs:{prop:"max",label:"最大值",width:"100"}}),e._v(" "),a("el-table-column",{attrs:{label:"操作",width:"100"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("div",{staticClass:"button-group"},[a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return e.handleEditorClick(t.$index,t.row)}}},[e._v("编辑")]),e._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){return e.handleDeleteClick(t.$index,t.row)}}},[e._v("删除")])],1)]}}])})],1),e._v(" "),a("el-dialog",{attrs:{title:"新增",visible:e.dialogVisible,width:"30%","before-close":e.handleClose},on:{"update:visible":function(t){e.dialogVisible=t}}},[a("el-form",{attrs:{model:e.rowFormData,"label-width":"60px"}},[a("el-form-item",{attrs:{label:"名称:"}},[a("el-input",{attrs:{placeholder:"请输入名称",size:"mini"},model:{value:e.rowFormData.name,callback:function(t){e.$set(e.rowFormData,"name","string"==typeof t?t.trim():t)},expression:"rowFormData['name']"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"key值:"}},[a("el-input",{attrs:{placeholder:"请输入key值",size:"mini"},model:{value:e.rowFormData.key,callback:function(t){e.$set(e.rowFormData,"key","string"==typeof t?t.trim():t)},expression:"rowFormData['key']"}})],1),e._v(" "),a("el-form-item",{attrs:{label:"最大值:"}},[a("el-input",{attrs:{placeholder:"请输入最大值",size:"mini"},model:{value:e.rowFormData.max,callback:function(t){e.$set(e.rowFormData,"max","string"==typeof t?t.trim():t)},expression:"rowFormData['max']"}})],1)],1),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{attrs:{size:"mini"},on:{click:function(t){e.dialogVisible=!1}}},[e._v("取 消")]),e._v(" "),a("el-button",{attrs:{size:"mini",type:"primary"},on:{click:e.handleSaveClick}},[e._v("确 定")])],1)],1)],1)},[],!1,null,"7606df13",null));ve.options.__file="dynamicAddRadar.vue";var ye=ve.exports,be={name:"DynamicForm",components:{ColorPicker:Q,vueJsonEditor:J.a,dynamicComponents:ae,customColorComponents:oe,dynamicAddTable:se,customUpload:me,dynamicAddRadar:ye},model:{prop:"value",event:"input"},props:{options:Array,value:{type:[Object],default:function(){}}},data:function(){return{formData:{},inputShow:{},dialogVisibleStaticData:!1,validationRules:"",optionsJavascript:{mode:"text/javascript",tabSize:2,lineNumbers:!0,line:!0,styleActiveLine:!0,hintOptions:{completeSingle:!0}}}},watch:{value:function(e,t){this.formData=e||{}},options:function(e){this.setDefaultValue(),this.isShowData()}},created:function(){this.isShowData(),this.setDefaultValue()},mounted:function(){},methods:{onJsonChange:function(e){console.log(e)},onJsonSave:function(e){console.log(e)},changed:function(e,t){e.extend?this.$set(this.formData,t,e.value):this.$set(this.formData,t,e),this.$emit("onChanged",this.formData);for(var a=0;a<this.options.length;a++){var i=this.options[a];i.relactiveDom==t&&(this.inputShow[i.name]=e==i.relactiveDomValue,this.inputShow=K()({},this.inputShow))}},saveData:function(){this.$emit("onChanged",this.formData),this.dialogVisibleStaticData=!1},addStaticData:function(){this.dialogVisibleStaticData=!0},handleClose:function(){this.dialogVisibleStaticData=!1},isShowData:function(){for(var e=this,t={},a=[],i=0;i<this.options.length;i++)this.inputShow[this.options[i].name]=!0,this.options[i].selectValue?t=this.options[i]:a.push(this.options[i]);a.forEach(function(a){a.relactiveDomValue!=t.value&&(e.inputShow[a.name]=!1)})},setDefaultValue:function(){var e=this;if(this.options&&this.options.length>0){for(var t=0;t<this.options.length;t++){var a=this.options[t];if("[object Object]"==Object.prototype.toString.call(a))this.formData[this.options[t].name]=this.deepClone(this.options[t].value);else if("[object Array]"==Object.prototype.toString.call(a))for(var i=0;i<a.length;i++){a[i].list.forEach(function(t){e.formData[t.name]=t.value})}}this.formData=K()({},this.formData)}},isShowForm:function(e,t){return Object.prototype.toString.call(e)==t}}},ge=(a("DZNH"),Object(V.a)(be,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"collapse-input-style"},[a("el-form",{attrs:{"label-width":"100px","label-position":"left"}},[e._l(e.options,function(t,i){return[e.isShowForm(t,"[object Object]")?a("div",{key:i},[e.inputShow[t.name]&&"dycustComponents"!=t.type&&"dynamic-add-table"!=t.type?a("el-form-item",{attrs:{label:t.label,prop:t.name,required:t.required}},["el-input-number"==t.type?a("el-input-number",{staticStyle:{width:"100%"},attrs:{size:"mini","controls-position":"right"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,"string"==typeof a?a.trim():a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"el-input-text"==t.type?a("el-input",{attrs:{type:"text",size:"mini",placeholder:"请输入内容",clearable:""},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,"string"==typeof a?a.trim():a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"el-input-textarea"==t.type?a("el-input",{attrs:{type:"textarea",size:"mini",rows:"2",placeholder:"请输入内容"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,"string"==typeof a?a.trim():a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"el-switch"==t.type?a("el-switch",{attrs:{size:"mini",placeholder:"请输入内容"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"vue-color"==t.type?a("ColorPicker",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"custom-upload"==t.type?a("customUpload",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"el-radio-group"==t.type?a("el-radio-group",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}},e._l(t.selectOptions,function(t){return a("el-radio",{key:t.code,attrs:{label:t.code}},[e._v(e._s(t.name))])}),1):e._e(),e._v(" "),"el-select"==t.type?a("el-select",{attrs:{size:"mini",clearable:"",placeholder:"请选择"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}},e._l(t.selectOptions,function(e){return a("el-option",{key:e.code,attrs:{label:e.name,value:e.code}})}),1):e._e(),e._v(" "),"el-slider"==t.type?a("el-slider",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"el-button"==t.type?a("el-button",{attrs:{type:"primary",size:"mini",plain:""},on:{click:e.addStaticData}},[e._v("编辑")]):e._e(),e._v(" "),a("el-dialog",{attrs:{title:"代码编辑",visible:e.dialogVisibleStaticData,width:"50%","before-close":e.handleClose},on:{"update:visible":function(t){e.dialogVisibleStaticData=t}}},[a("vue-json-editor",{staticClass:"my-editor",attrs:{"show-btns":!1,mode:"code",lang:"zh"},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}),e._v(" "),a("span",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:function(t){e.dialogVisibleStaticData=!1}}},[e._v("取 消")]),e._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:e.saveData}},[e._v("确 定")])],1)],1)],1):e._e(),e._v(" "),"dycustComponents"==t.type&&e.inputShow[t.name]?a("dynamicComponents",{attrs:{"chart-type":t.chartType,"dict-key":t.dictKey},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"dynamic-add-table"==t.type&&e.inputShow[t.name]?a("dynamic-add-table",{attrs:{"chart-type":t.chartType},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e(),e._v(" "),"dynamic-add-radar"==t.type&&e.inputShow[t.name]?a("dynamic-add-radar",{attrs:{"chart-type":t.chartType},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[item.name]"}}):e._e()],1):e.isShowForm(t,"[object Array]")?a("div",{key:"a-"+i},[a("el-collapse",{attrs:{accordion:""}},e._l(t,function(t,i){return a("el-collapse-item",{key:i,attrs:{title:t.name,name:i}},[e._l(t.list,function(t,i){return[a("el-form-item",{key:i,attrs:{label:t.label,prop:t.name,required:t.required}},["el-input-number"==t.type?a("el-input-number",{staticStyle:{width:"100%"},attrs:{size:"mini","controls-position":"right",placeholder:t.placeholder},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}}):e._e(),e._v(" "),"el-input-text"==t.type?a("el-input",{attrs:{type:"text",size:"mini",placeholder:"请输入内容",clearable:""},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,"string"==typeof a?a.trim():a)},expression:"formData[itemChildList.name]"}}):e._e(),e._v(" "),"el-input-textarea"==t.type?a("el-input",{attrs:{size:"mini",type:"textarea",rows:"2",placeholder:"请输入内容"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,"string"==typeof a?a.trim():a)},expression:"formData[itemChildList.name]"}}):e._e(),e._v(" "),"el-switch"==t.type?a("el-switch",{attrs:{placeholder:"请输入内容",size:"mini"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}}):e._e(),e._v(" "),"vue-color"==t.type?a("ColorPicker",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}}):e._e(),e._v(" "),"el-upload-picture"==t.type?a("el-upload",{attrs:{size:"mini",action:"https://jsonplaceholder.typicode.com/posts/","list-type":"picture-card"}}):e._e(),e._v(" "),"el-radio-group"==t.type?a("el-radio-group",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}},e._l(t.selectOptions,function(t){return a("el-radio",{key:t.code,attrs:{label:t.code}},[e._v(e._s(t.name))])}),1):e._e(),e._v(" "),"el-select"==t.type?a("el-select",{attrs:{size:"mini",clearable:"",placeholder:"请选择"},on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}},e._l(t.selectOptions,function(e){return a("el-option",{key:e.code,attrs:{label:e.name,value:e.code}})}),1):e._e(),e._v(" "),"el-slider"==t.type?a("el-slider",{on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}}):e._e()],1),e._v(" "),"customColor"==t.type?a("customColorComponents",{key:"b-"+i,on:{change:function(a){return e.changed(a,t.name)}},model:{value:e.formData[t.name],callback:function(a){e.$set(e.formData,t.name,a)},expression:"formData[itemChildList.name]"}}):e._e()]})],2)}),1)],1):e._e()]})],2)],1)},[],!1,null,"5f3aaefe",null));ge.options.__file="dynamicForm.vue";var xe=ge.exports,Se=a("t2rG"),we=a.n(Se),qe=a("kZoO"),De=a.n(qe),Ce={props:{styleObj:Object,visible:Boolean},data:function(){return{}},watch:{visible:function(e){e?document.body.addEventListener("click",this.closeMenu):document.body.removeEventListener("click",this.closeMenu)}},methods:{closeMenu:function(){this.$emit("update:visible",!1)},deleteLayer:function(){var e=this;this.$confirm("是否删除所选图层?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){e.$emit("deletelayer"),e.$message({type:"success",message:"删除成功!"})}).catch(function(){e.$message({type:"info",message:"已取消删除"})})},copyLayer:function(){this.$emit("copylayer")},istopLayer:function(){this.$emit("istopLayer")},setlowLayer:function(){this.$emit("setlowLayer")},moveupLayer:function(){this.$emit("moveupLayer")},movedownLayer:function(){this.$emit("movedownLayer")}}},Te=(a("pw7f"),Object(V.a)(Ce,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"show",rawName:"v-show",value:e.visible,expression:"visible"}],staticClass:"contentmenu",style:e.styleObj},[a("div",{staticClass:"contentmenu__item",on:{click:e.deleteLayer}},[a("i",{staticClass:"iconfont iconguanbi"}),e._v(" 删除图层\n ")]),e._v(" "),a("div",{staticClass:"contentmenu__item",on:{click:e.copyLayer}},[a("i",{staticClass:"iconfont iconfuzhi1"}),e._v(" 复制图层\n ")]),e._v(" "),a("div",{staticClass:"contentmenu__item",on:{click:e.istopLayer}},[a("i",{staticClass:"iconfont iconjinlingyingcaiwangtubiao01"}),e._v(" 置顶图层\n ")]),e._v(" "),a("div",{staticClass:"contentmenu__item",on:{click:e.setlowLayer}},[a("i",{staticClass:"iconfont iconleft-copy"}),e._v(" 置底图层\n ")]),e._v(" "),a("div",{staticClass:"contentmenu__item",on:{click:e.moveupLayer}},[a("i",{staticClass:"iconfont iconjinlingyingcaiwangtubiao01"}),e._v(" 上移一层\n ")]),e._v(" "),a("div",{staticClass:"contentmenu__item",on:{click:e.movedownLayer}},[a("i",{staticClass:"iconfont iconleft-copy"}),e._v(" 下移一层\n ")])])},[],!1,null,"36bf14e8",null));Te.options.__file="contentMenu.vue";var Oe=Te.exports,Le=a("gDS+"),_e=a.n(Le),Fe=a("iCc5"),ke=a.n(Fe),ze=a("V7oC"),We=a.n(ze),Ae=function(){function e(){ke()(this,e),this.recordList=[],this.redoList=[],this.currentRecord=null,this.time=0}return We()(e,[{key:"push",value:function(e){var t=Date.now();return this.time+100>t?(this.currentRecord=_e()(e),!1):(this.time=t,this.currentRecord&&(this.recordList.push(this.currentRecord),this.redoList.splice(0,this.redoList.length)),this.currentRecord=_e()(e),this.length>2e3&&this.recordList.unshift(),!0)}},{key:"undo",value:function(){if(1===this.recordList.length)return!1;var e=this.recordList.pop();return this.currentRecord&&this.redoList.push(this.currentRecord),this.currentRecord=null,JSON.parse(e)}},{key:"redo",value:function(){if(0===this.redoList.length)return!1;var e=this.redoList.pop();return this.currentRecord&&this.recordList.push(this.currentRecord),this.currentRecord=null,JSON.parse(e)}}]),e}(),Pe={name:"Login",components:{draggable:we.a,VueRulerTool:De.a,widget:$,dynamicForm:xe,contentMenu:Oe},data:function(){return{uploadUrl:"http://report.picaiba.com/api//reportDashboard/import/"+this.$route.query.reportCode,grade:!1,layerWidget:[],widgetTools:h,widthLeftForTools:200,widthLeftForToolsHideButton:15,widthLeftForOptions:300,widthPaddingTools:18,toolIsShow:!0,bigscreenWidth:1920,bigscreenHeight:1080,revoke:null,dashboard:{id:null,title:"",width:1920,height:1080,backgroundColor:"",backgroundImage:"",refreshSeconds:null,presetLine:[],presetLineVisible:!0},screenCode:"",dragWidgetCode:"",widgets:[{type:"widget-text",value:{setup:{},data:{},position:{width:100,height:100,left:0,top:0,zIndex:0}},options:[]}],widgetIndex:0,widgetOptions:{setup:[],data:[],position:[]},flagWidgetClickStopPropagation:!1,styleObj:{left:0,top:0},visibleContentMenu:!1,rightClickIndex:-1,activeName:"first"}},computed:{step:function(){return Number(100/(100*this.bigscreenScaleInWorkbench))},headers:function(){return{Authorization:Object(pe.f)()}},middleWidth:function(){var e=0;this.toolIsShow&&(e+=this.widthLeftForTools),e+=this.widthLeftForToolsHideButton,e+=this.widthLeftForOptions;var t=this.bodyWidth-e;return t},middleHeight:function(){return this.bodyHeight},bigscreenScaleInWorkbench:function(){var e=(this.middleWidth-this.widthPaddingTools)/this.bigscreenWidth,t=(this.middleHeight-this.widthPaddingTools)/this.bigscreenHeight;return Math.min(e,t)},workbenchTransform:function(){return"scale("+this.bigscreenScaleInWorkbench+", "+this.bigscreenScaleInWorkbench+")"},bigscreenWidthInWorkbench:function(){return this.getPXUnderScale(this.bigscreenWidth)+this.widthPaddingTools},bigscreenHeightInWorkbench:function(){return this.getPXUnderScale(this.bigscreenHeight)+this.widthPaddingTools}},watch:{widgets:{handler:function(e){var t=this;this.handlerLayerWidget(e),this.$nextTick(function(){t.revoke.push(t.widgets)})},deep:!0}},created:function(){this.revoke=new Ae},mounted:function(){var e=this;this.initEchartData(),this.widgets=[],window.addEventListener("mouseup",function(){e.grade=!1})},methods:{handleUndo:function(){var e=this.revoke.undo();if(!e)return!1;this.widgets=e},handleRedo:function(){var e=this.revoke.redo();if(!e)return!1;this.widgets=e},handlerLayerWidget:function(e){for(var t=[],a=function(a){var i={};i.icon=d(e[a].type).icon,e[a].options.setup.forEach(function(e){"layerName"==e.name&&(i.label=e.value)}),t.push(i)},i=0;i<e.length;i++)a(i);this.layerWidget=t},initEchartData:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o,n,s,u;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:return a=e.$route.query.reportCode,t.next=3,Object(r.b)(a);case 3:if(i=t.sent,o=i.code,n=i.data,200==o){t.next=8;break}return t.abrupt("return");case 8:s=e.handleInitEchartsData(n),u=e.handleBigScreen(n.dashboard),e.widgets=s,e.dashboard=u,e.bigscreenWidth=e.dashboard.width,e.bigscreenHeight=e.dashboard.height;case 14:case"end":return t.stop()}},t,e)}))()},handleBigScreen:function(e){var t=d("screen").options.setup;for(var a in e)for(var i=0;i<t.length;i++)a==t[i].name&&(t[i].value=e[a]);return this.setOptionsOnClickScreen(),{backgroundColor:e&&e.backgroundColor||"",backgroundImage:e&&e.backgroundImage||"",height:e&&e.height||"1080",title:e&&e.title||"",width:e&&e.width||"1920"}},handleInitEchartsData:function(e){for(var t=e.dashboard?e.dashboard.widgets:[],a=[],i=0;i<t.length;i++){var l={};l.type=t[i].type,l.value={setup:t[i].value.setup,data:t[i].value.data,position:t[i].value.position};var o=this.deepClone(d(t[i].type)).options,n=this.handleOptionsData(t[i].value,o);l.options=n,a.push(l)}return a},handleOptionsData:function(e,t){var a=function(a){for(var i=0;i<t.setup.length;i++){var l=t.setup[i];if("[object Object]"==Object.prototype.toString.call(l))a==t.setup[i].name&&(t.setup[i].value=e.setup[a]);else if("[object Array]"==Object.prototype.toString.call(l))for(var o=0;o<l.length;o++){l[o].list.forEach(function(t){a==t.name&&(t.value=e.setup[a])})}}};for(var i in e.setup)a(i);for(var i in e.position)for(var l=0;l<t.position.length;l++)i==t.position[l].name&&(t.position[l].value=e.position[i]);for(var o in e.data)for(var n=0;n<t.data.length;n++)o==t.data[n].name&&(t.data[n].value=e.data[o]);return t},saveData:function(){var e=this;return n()(l.a.mark(function t(){var a,i,o;return l.a.wrap(function(t){for(;;)switch(t.prev=t.next){case 0:if(e.widgets&&0!=e.widgets.length){t.next=3;break}return e.$message.error("请添加组件"),t.abrupt("return");case 3:return a={reportCode:e.$route.query.reportCode,dashboard:{title:e.dashboard.title,width:e.dashboard.width,height:e.dashboard.height,backgroundColor:e.dashboard.backgroundColor,backgroundImage:e.dashboard.backgroundImage},widgets:e.widgets},t.next=6,Object(r.e)(a);case 6:i=t.sent,o=i.code,i.data,"200"==o&&e.$message.success("保存成功!");case 10:case"end":return t.stop()}},t,e)}))()},viewScreen:function(){var e=this.$router.resolve({path:"/bigscreen/viewer",query:{reportCode:this.$route.query.reportCode}});window.open(e.href,"_blank")},exportDashboard:function(e){var t=this;return n()(l.a.mark(function a(){var i,o;return l.a.wrap(function(a){for(;;)switch(a.prev=a.next){case 0:i=t.$route.query.reportCode+".zip",o={reportCode:t.$route.query.reportCode,showDataSet:e},Object(r.c)(o).then(function(e){var a=t;if("application/json"==e.type){var l=new FileReader;return l.readAsText(e,"utf-8"),void(l.onload=function(){var e=JSON.parse(l.result);a.$message.error(e.message)})}var o=new Blob([e],{type:"application/octet-stream"});if(window.navigator.msSaveOrOpenBlob)navigator.msSaveBlob(o,i);else{var n=document.createElement("a");n.href=window.URL.createObjectURL(o),n.download=i,n.click(),window.URL.revokeObjectURL(n.href)}});case 3:case"end":return a.stop()}},a,t)}))()},handleUpload:function(e,t,a){this.$refs.upload.clearFiles(),this.initEchartData(),"200"==e.code?this.$message({message:"导入成功!",type:"success"}):this.$message({message:e.message,type:"error"})},handleError:function(e){this.$message({message:"上传失败!",type:"error"})},getPXUnderScale:function(e){return this.bigscreenScaleInWorkbench*e},dragStart:function(e){this.dragWidgetCode=e},dragEnd:function(){this.dragWidgetCode=""},dragOver:function(e){e.preventDefault(),e.stopPropagation(),e.dataTransfer.dropEffect="copy"},widgetOnDragged:function(e){var t=this.dragWidgetCode,a=e.clientX,i=e.clientY,l=this.getDomTopLeftById("workbench"),o=i-l.top,n=(a-l.left)/this.bigscreenScaleInWorkbench,r=o/this.bigscreenScaleInWorkbench,s={type:t,value:{setup:{},data:{},position:{width:0,height:0,left:0,top:0,zIndex:0}},options:d(t).options},u=this.handleDefaultValue(s);u.value.position.left=n-u.value.position.width/2,u.value.position.top=r-u.value.position.height/2,this.widgets.push(this.deepClone(u)),this.setOptionsOnClickWidget(this.widgets.length-1)},handleDefaultValue:function(e){for(var t in e)if("options"==t){for(var a=0;a<e.options.setup.length;a++){var i=e.options.setup[a];if("[object Object]"==Object.prototype.toString.call(i))e.value.setup[i.name]=i.value;else if("[object Array]"==Object.prototype.toString.call(i))for(var l=0;l<i.length;l++){i[l].list.forEach(function(t){e.value.setup[t.name]=t.value})}}for(var o=0;o<e.options.position.length;o++){var n=e.options.position[o];n.value&&(e.value.position[n.name]=n.value)}if(e.options.data&&e.options.data.length>0)for(var r=0;r<e.options.data.length;r++){var s=e.options.data[r];s.value&&(e.value.data[s.name]=s.value)}}return e},layerClick:function(e){this.widgetIndex=e,this.widgetsClick(e)},setOptionsOnClickScreen:function(){this.screenCode="screen",this.activeName="first",this.widgetOptions=d("screen").options},setOptionsOnClickWidget:function(e){this.screenCode="","number"!=typeof e?e.index<0||e.index>=this.widgets.length||(this.widgetIndex=e.index,this.widgets[e.index].value.position=e,this.widgets[e.index].options.position.forEach(function(t){for(var a in e)t.name==a&&(t.value=e[a])}),this.widgetOptions=this.deepClone(this.widgets[e.index].options)):this.widgetOptions=this.deepClone(this.widgets[e].options)},widgetsClick:function(e){for(var t=this.$refs.widgets,a=0;a<t.length;a++)a==e?this.$refs.widgets[a].$refs.draggable.setActive(!0):this.$refs.widgets[a].$refs.draggable.setActive(!1);this.setOptionsOnClickWidget(e),this.grade=!0},widgetsMouseup:function(e){this.grade=!1},handleMouseDown:function(){for(var e=this.$refs.widgets,t=0;t<e.length;t++)this.$refs.widgets[t].$refs.draggable.setActive(!1)},widgetValueChanged:function(e,t){var a=this;if(console.log("key",e),console.log("val",t),console.log(this.widgetOptions),"screen"==this.screenCode){var i=new Array;this.dashboard=this.deepClone(t),console.log("asd",this.dashboard),console.log(this.widgetOptions),this.bigscreenWidth!=this.dashboard.width&&(this.bigscreenWidth=this.dashboard.width),this.bigscreenHeight!=this.dashboard.height&&(this.bigscreenHeight=this.dashboard.height),this.widgetOptions.setup.forEach(function(e){"width"==e.name?e.value=a.bigscreenWidth:"height"==e.name?e.value=a.bigscreenHeight:a.dashboard.hasOwn(e.name)&&(e.value=a.dashboard[e.name]),i.push(e)}),console.log(i),this.widgetOptions.setup=i}else for(var l=0;l<this.widgets.length;l++)this.widgetIndex==l&&(this.widgets[l].value[e]=this.deepClone(t),this.setDefaultValue(this.widgets[l].options[e],t))},rightClick:function(e,t){this.rightClickIndex=t;var a=e.clientX,i=e.clientY;return(a||i)&&(this.styleObj={left:a+"px",top:i+"px",display:"block"}),this.visibleContentMenu=!0,!1},setDefaultValue:function(e,t){for(var a=0;a<e.length;a++)if("[object Object]"==Object.prototype.toString.call(e[a]))for(var i in t)e[a].name==i&&(e[a].value=t[i]);else if("[object Array]"==Object.prototype.toString.call(e[a]))for(var l=0;l<e[a].length;l++)for(var o=e[a][l].list,n=0;n<o.length;n++)for(var r in t)o[n].name==r&&(o[n].value=t[r])},datadragEnd:function(e){e.preventDefault(),this.widgets=this.swapArr(this.widgets,e.oldIndex,e.newIndex)},swapArr:function(e,t,a){return e[t]=e.splice(a,1,e[t])[0],e},deletelayer:function(){this.widgets.splice(this.rightClickIndex,1)},copylayer:function(){var e=this.deepClone(this.widgets[this.rightClickIndex]);this.widgets.splice(this.widgets.length,0,e)},istopLayer:function(){if(this.rightClickIndex+1<this.widgets.length){var e=this.widgets.splice(this.rightClickIndex,1)[0];this.widgets.push(e)}},setlowLayer:function(){0!=this.rightClickIndex&&this.widgets.unshift(this.widgets.splice(this.rightClickIndex,1)[0])},moveupLayer:function(){0!=this.rightClickIndex?this.widgets[this.rightClickIndex]=this.widgets.splice(this.rightClickIndex-1,1,this.widgets[this.rightClickIndex])[0]:this.widgets.push(this.widgets.shift())},movedownLayer:function(){this.rightClickIndex!=this.widgets.length-1?this.widgets[this.rightClickIndex]=this.widgets.splice(this.rightClickIndex+1,1,this.widgets[this.rightClickIndex])[0]:this.widgets.unshift(this.widgets.splice(this.rightClickIndex,1)[0])}}},Re=(a("DtvU"),Object(V.a)(Pe,function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"layout"},[e.toolIsShow?a("div",{staticClass:"layout-left",style:{width:e.widthLeftForTools+"px"}},[a("el-tabs",{staticClass:"layout-left",attrs:{type:"border-card",stretch:!0}},[a("el-tab-pane",{attrs:{label:"工具栏"}},[a("span",{attrs:{slot:"label"},slot:"label"},[a("i",{staticClass:"el-icon-date icon"}),e._v("工具栏")]),e._v(" "),a("div",{staticClass:"chart-type"},[a("el-tabs",{staticClass:"type-left",attrs:{"tab-position":"left"}},e._l(e.widgetTools,function(t,i){return a("el-tab-pane",{key:i,attrs:{label:t.name}},e._l(t.list,function(t,i){return a("li",{key:i,attrs:{draggable:"true"},on:{dragstart:function(a){return e.dragStart(t.code)},dragend:function(t){return e.dragEnd()}}},[a("div",{staticClass:"tools-item"},[a("span",{staticClass:"tools-item-icon"},[a("i",{staticClass:"iconfont",class:t.icon})]),e._v(" "),a("span",{staticClass:"tools-item-text"},[e._v(e._s(t.label))])])])}),0)}),1)],1)]),e._v(" "),a("el-tab-pane",{attrs:{label:"图层"}},[a("draggable",{attrs:{options:{animation:300}},on:{update:e.datadragEnd},model:{value:e.layerWidget,callback:function(t){e.layerWidget=t},expression:"layerWidget"}},[a("transition-group",e._l(e.layerWidget,function(t,i){return a("div",{key:"item"+i,staticClass:"tools-item",class:e.widgetIndex==i?"is-active":"",on:{click:function(t){return e.layerClick(i)}}},[a("span",{staticClass:"tools-item-icon"},[a("i",{staticClass:"iconfont",class:t.icon})]),e._v(" "),a("span",{staticClass:"tools-item-text"},[e._v(e._s(t.label))])])}),0)],1)],1)],1)],1):e._e(),e._v(" "),a("div",{staticClass:"layout-left-fold",style:{width:e.widthLeftForToolsHideButton+"px"},on:{click:function(t){e.toolIsShow=!e.toolIsShow}}},[a("i",{staticClass:"el-icon-arrow-right"})]),e._v(" "),a("div",{staticClass:"layout-middle",style:{width:e.middleWidth+"px",height:e.middleHeight+"px"}},[a("div",{staticClass:"top-button"},[a("span",{staticClass:"btn"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"保存",placement:"bottom"}},[a("i",{staticClass:"iconfont iconsave",on:{click:e.saveData}})])],1),e._v(" "),a("span",{staticClass:"btn"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"预览",placement:"bottom"}},[a("i",{staticClass:"iconfont iconyulan",on:{click:e.viewScreen}})])],1),e._v(" "),a("span",{staticClass:"btn"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"撤销",placement:"bottom"}},[a("i",{staticClass:"iconfont iconundo",on:{click:e.handleUndo}})])],1),e._v(" "),a("span",{staticClass:"btn"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"恢复",placement:"bottom"}},[a("i",{staticClass:"iconfont iconhuifubeifen",on:{click:e.handleRedo}})])],1),e._v(" "),a("span",{directives:[{name:"permission",rawName:"v-permission",value:"bigScreenManage:export",expression:"'bigScreenManage:export'"}],staticClass:"btn"},[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"导入",placement:"bottom"}},[a("el-upload",{ref:"upload",staticClass:"el-upload",attrs:{action:e.uploadUrl,headers:e.headers,accept:".zip","on-success":e.handleUpload,"on-error":e.handleError,"show-file-list":!1,limit:1}},[a("i",{staticClass:"iconfont icondaoru"})])],1)],1),e._v(" "),a("span",{directives:[{name:"permission",rawName:"v-permission",value:"bigScreenManage:import",expression:"'bigScreenManage:import'"}],staticClass:"btn border-left"},[a("ul",{staticClass:"nav"},[a("li",[a("i",{staticClass:"iconfont icondaochu"}),a("i",{staticClass:"el-icon-arrow-down"}),e._v(" "),a("ul",[a("li",[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"适合当前系统",placement:"right"}},[a("div",{on:{click:function(t){return e.exportDashboard(1)}}},[e._v("导出(包含数据集)")])])],1),e._v(" "),a("li",[a("el-tooltip",{staticClass:"item",attrs:{effect:"dark",content:"适合跨系统",placement:"right"}},[a("div",{on:{click:function(t){return e.exportDashboard(0)}}},[e._v("导出(不包含数据集)")])])],1)])])])])]),e._v(" "),a("div",{staticClass:"workbench-container",style:{width:e.bigscreenWidthInWorkbench+"px",height:e.bigscreenHeightInWorkbench+"px"},on:{mousedown:e.handleMouseDown}},[a("vue-ruler-tool",{staticClass:"vueRuler",attrs:{"step-length":50,parent:!0,position:"relative","is-scale-revise":!0,visible:e.dashboard.presetLineVisible},on:{"update:visible":function(t){return e.$set(e.dashboard,"presetLineVisible",t)}},model:{value:e.dashboard.presetLine,callback:function(t){e.$set(e.dashboard,"presetLine",t)},expression:"dashboard.presetLine"}},[a("div",{staticClass:"workbench",style:{transform:e.workbenchTransform,width:e.bigscreenWidth+"px",height:e.bigscreenHeight+"px","background-color":e.dashboard.backgroundColor,"background-image":"url("+e.dashboard.backgroundImage+")","background-position":"0% 0%","background-size":"100% 100%","background-repeat":"initial","background-attachment":"initial","background-origin":"initial","background-clip":"initial"},attrs:{id:"workbench"},on:{click:function(t){return t.target!==t.currentTarget?null:e.setOptionsOnClickScreen(t)},drop:function(t){return e.widgetOnDragged(t)},dragover:function(t){return e.dragOver(t)}}},[e.grade?a("div",{staticClass:"bg-grid"}):e._e(),e._v(" "),e._l(e.widgets,function(t,i){return a("widget",{key:i,ref:"widgets",refInFor:!0,attrs:{index:i,step:e.step,type:t.type,bigscreen:{bigscreenWidth:e.bigscreenWidth,bigscreenHeight:e.bigscreenHeight}},on:{onActivated:e.setOptionsOnClickWidget},nativeOn:{contextmenu:function(t){return t.preventDefault(),e.rightClick(t,i)},mousedown:function(t){return t.preventDefault(),e.widgetsClick(i)},mouseup:function(t){return t.preventDefault(),e.widgetsMouseup(t)}},model:{value:t.value,callback:function(a){e.$set(t,"value",a)},expression:"widget.value"}})})],2)])],1)]),e._v(" "),a("div",{staticClass:"layout-right",style:{width:e.widthLeftForOptions+"px"}},[a("el-tabs",{attrs:{type:"border-card",stretch:!0},model:{value:e.activeName,callback:function(t){e.activeName=t},expression:"activeName"}},[e.isNotNull(e.widgetOptions.setup)||e.isNotNull(e.widgetOptions.collapse)?a("el-tab-pane",{attrs:{name:"first",label:"配置"}},[a("dynamicForm",{ref:"formData",attrs:{options:e.widgetOptions.setup},on:{onChanged:function(t){return e.widgetValueChanged("setup",t)}}})],1):e._e(),e._v(" "),e.isNotNull(e.widgetOptions.data)?a("el-tab-pane",{attrs:{name:"second",label:"数据"}},[a("dynamicForm",{ref:"formData",attrs:{options:e.widgetOptions.data},on:{onChanged:function(t){return e.widgetValueChanged("data",t)}}})],1):e._e(),e._v(" "),e.isNotNull(e.widgetOptions.position)?a("el-tab-pane",{attrs:{name:"third",label:"坐标"}},[a("dynamicForm",{ref:"formData",attrs:{options:e.widgetOptions.position},on:{onChanged:function(t){return e.widgetValueChanged("position",t)}}})],1):e._e()],1)],1),e._v(" "),a("content-menu",{attrs:{visible:e.visibleContentMenu,"style-obj":e.styleObj},on:{"update:visible":function(t){e.visibleContentMenu=t},deletelayer:e.deletelayer,copylayer:e.copylayer,istopLayer:e.istopLayer,setlowLayer:e.setlowLayer,moveupLayer:e.moveupLayer,movedownLayer:e.movedownLayer}})],1)},[],!1,null,"5c65c266",null));Re.options.__file="index.vue";t.default=Re.exports},VhQ4:function(e,t,a){},Vrnh:function(e,t,a){},WBEn:function(e,t,a){"use strict";var i=a("hD8M");a.n(i).a},Wdon:function(e,t,a){"use strict";var i=a("8Ztf");a.n(i).a},Whq1:function(e,t,a){"use strict";var i={name:"WidgetBarCompareChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{x:"center",textStyle:{color:"#ffffff"}},grid:[{show:!1,left:"4%",top:60,bottom:10,containLabel:!0,width:"40%"},{show:!1,left:"50.5%",top:60,bottom:25,width:"0%"},{show:!1,right:"4%",top:60,bottom:10,containLabel:!0,width:"40%"}],legend:{textStyle:{color:"#fff",textAlign:"center"}},xAxis:[{splitNumber:2,show:!0,type:"value",inverse:!0,axisLine:{show:!1},axisTick:{show:!1},position:"bottom",axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:12}},splitLine:{show:!0,lineStyle:{color:"#57617f",width:1,type:"solid"}}},{gridIndex:1,show:!1},{gridIndex:2,show:!0,type:"value",axisLine:{show:!1},axisTick:{show:!1},position:"bottom",axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:12}},splitLine:{show:!0,lineStyle:{color:"#57617f",width:1,type:"solid"}}}],yAxis:[{type:"category",inverse:!0,position:"right",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!1},data:[]},{gridIndex:1,type:"category",inverse:!0,position:"left",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!0,textStyle:{align:"center",color:"#ffffff",fontSize:14}},data:[]},{gridIndex:2,type:"category",inverse:!0,position:"left",axisLine:{show:!1},axisTick:{show:!1},axisLabel:{show:!1}}],series:[{name:"",type:"bar",barGap:20,barWidth:15,label:{normal:{show:!0,color:"red",position:"insideLeft",textStyle:{color:"#ffffff"}},emphasis:{show:!1}},itemStyle:{normal:{color:"#36c5e7",barBorderRadius:[8,0,0,8]},emphasis:{show:!1}},data:[]},{name:"",type:"bar",barGap:20,barWidth:15,xAxisIndex:2,yAxisIndex:2,label:{normal:{show:!0,color:"red",position:"insideRight",textStyle:{color:"#ffffff"}}},itemStyle:{normal:{color:"#e68b55",barBorderRadius:[0,8,8,0]},emphasis:{show:!1}},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsXLeft(),this.setOptionsXRight(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsGrid(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsXLeft:function(){var e=this.optionsSetup,t={splitNumber:e.splitNumberLeft,type:"value",show:e.hideXLeft,inverse:!0,axisLine:{show:e.lineXLeft,lineStyle:{color:e.lineColorXLeft}},axisTick:{show:e.tickLineLeft},position:e.positionXLeft,axisLabel:{show:!0,textStyle:{color:e.colorXLeft,fontSize:e.fontSizeXLeft}},splitLine:{show:e.isShowSplitLineLeft,lineStyle:{color:e.splitLineColorLeft,width:e.splitLineFontWidthLeft,type:"solid"}}};this.options.xAxis[0]=t},setOptionsXRight:function(){var e=this.optionsSetup,t={gridIndex:2,splitNumber:e.splitNumberRight,show:e.hideXRight,type:"value",axisLine:{show:e.lineXRight,lineStyle:{color:e.lineColorXRight}},axisTick:{show:e.tickLineRight},position:e.positionXRight,axisLabel:{show:!0,textStyle:{color:e.colorXRight,fontSize:e.fontSizeXRight}},splitLine:{show:e.isShowSplitLineRight,lineStyle:{color:e.splitLineColorRight,width:e.splitLineFontWidthRight,type:"solid"}}};this.options.xAxis[2]=t},setOptionsY:function(){var e=this.optionsSetup,t={show:e.lineY,lineStyle:{color:e.lineColorY}},a={show:e.tickLineY},i={show:e.hideY,textStyle:{align:e.textAlignY,color:e.colorY,fontSize:e.fontSizeY}};this.options.yAxis[1].axisLine=t,this.options.yAxis[1].axisTick=a,this.options.yAxis[1].axisLabel=i},setOptionsTop:function(){var e=this.optionsSetup,t=this.options.series;for(var a in t)"bar"==t[a].type&&(t[0].label={normal:{show:e.isShow,position:"insideLeft",textStyle:{fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}},emphasis:{show:!1}},t[1].label={normal:{show:e.isShow,color:"red",position:"insideRight",textStyle:{fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}},emphasis:{show:!1}},t[a].barWidth=e.maxWidth);this.options.series=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsGrid:function(){var e=this.optionsSetup,t=[{show:e.frameLineLeft,borderColor:e.borderColorLeft,borderWidth:e.borderWidthLeft,left:e.marginLeftRight,top:e.marginTop,bottom:e.marginBottom,containLabel:!0,width:"40%"},{show:!1,left:"51%",top:e.marginTop,bottom:e.marginBottom+15,width:"0%"},{show:e.frameLineRight,borderColor:e.borderColorRight,borderWidth:e.borderWidthRight,right:e.marginLeftRight,top:e.marginTop,bottom:e.marginBottom,containLabel:!0,width:"40%"}];this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsColor:function(){var e=this.optionsSetup,t=e.customColor;if(t){var a={normal:{color:t[0].color,barBorderRadius:[e.radius,0,0,e.radius]},emphasis:{show:!1}},i={normal:{color:t[1].color,barBorderRadius:[0,e.radius,e.radius,0]},emphasis:{show:!1}};this.options.series[0].itemStyle=a,this.options.series[1].itemStyle=i}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData,e):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},staticDataFn:function(e){var t=[],a=[],i=[],l=[];for(var o in e)t[o]=e[o].axis,a[o]=e[o].name;for(var n in t=this.setUnique(t),a=this.setUnique(a)){var r=new Array(t.length).fill(0);for(var s in t)for(var u in e)e[u].name==a[n]&&e[u].axis==t[s]&&(r[s]=e[u].data);i.push({name:a[n],data:r}),l.push(a[n])}this.options.series[0].name=i[0].name,this.options.series[0].data=i[0].data,this.options.series[1].name=i[1].name,this.options.series[1].data=i[1].data,this.options.yAxis[1].data=t,this.options.legend.data=l,this.setOptionsLegendName(l)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){var a=[];this.options.yAxis[1].data=t.xAxis,"bar"==t.series[0].type&&(this.options.series[0].name=t.series[0].name,this.options.series[0].data=t.series[0].data,this.options.series[1].name=t.series[1].name,this.options.series[1].data=t.series[1].data,a.push(t.series[0].name),a.push(t.series[1].name)),this.options.legend.data=a,this.setOptionsLegendName(a)}}},l=(a("bxU9"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"a99a093a",null);o.options.__file="widgetBarCompareChart.vue";t.a=o.exports},XboF:function(e,t,a){"use strict";var i=a("OB8b");a.n(i).a},YFqu:function(e,t,a){"use strict";var i=a("BIqN");a.n(i).a},Yhtm:function(e,t,a){},Z5zQ:function(e,t,a){},ZpAp:function(e,t,a){},aLfJ:function(e,t,a){},bseB:function(e,t,a){},bxU9:function(e,t,a){"use strict";var i=a("gl8q");a.n(i).a},cOAw:function(e,t,a){},cWz8:function(e,t,a){"use strict";var i={name:"WidgetTime",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{timestr:"",options:{}}},computed:{transStyle:function(){return console.log(this.objToOne(this.options)),this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color||"#fff",text:this.transStyle.text||"文本框","font-size":this.transStyle.fontSize+"px"||"30px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"font-weight":this.transStyle.fontWeight,"text-align":this.transStyle.textAlign,display:void 0==this.transStyle.hideLayer?"block":this.transStyle.hideLayer?"none":"block",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}}},watch:{value:{handler:function(e){this.options=e},deep:!0}},mounted:function(){this.options=this.value,this.getTime()},methods:{formatFunction:function(e,t){/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(e.getFullYear()+"").substr(4-RegExp.$1.length)));var a={"M+":e.getMonth()+1,"d+":e.getDate(),"h+":e.getHours(),"m+":e.getMinutes(),"s+":e.getSeconds(),"q+":Math.floor((e.getMonth()+3)/3),S:e.getMilliseconds()};for(var i in a)new RegExp("("+i+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?a[i]:("00"+a[i]).substr((""+a[i]).length)));return t},check:function(e){return e<10?"0"+e:e},formatWeek:function(e,t){for(var a=e.getFullYear(),i=this.check(e.getMonth()+1),l=this.check(e.getDate()),o=this.check(e.getHours()),n=this.check(e.getMinutes()),r=this.check(e.getSeconds()),s=e.getDay(),u=["日","一","二","三","四","五","六"],c=0;c<7;c++)s==c&&(s=" 星期"+u[c]);return"year-week"==t?a+"-"+i+"-"+l+s:"year-h-m-week"==t?a+"-"+i+"-"+l+" "+o+":"+n+s:"year-h-m-s-week"==t?a+"-"+i+"-"+l+" "+o+":"+n+":"+r+s:"week"==t?s:void 0},displayTime:function(){this.timestr=this.transStyle.timeFormat.indexOf("week")>-1?this.formatWeek(new Date,this.transStyle.timeFormat):this.formatFunction(new Date,this.transStyle.timeFormat)},getTime:function(){var e=this;setInterval(function(){e.displayTime()},1e3)}}},l=(a("L9dp"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"text",style:this.styleColor},[this._v(this._s(this.timestr))])},[],!1,null,"4c4d83ee",null);o.options.__file="widgetTime.vue";t.a=o.exports},cyzc:function(e,t,a){"use strict";var i={name:"WidgetImage",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}},imgStyle:function(){return{imageAdress:this.transStyle.imageAdress,"border-radius":this.transStyle.borderRadius+"px",opacity:this.transStyle.transparency/100,animation:this.transStyle.startRotate?"turn "+(101-this.transStyle.rotationSpeed)/10+"s linear infinite":"none"}}},watch:{value:{handler:function(e){this.options=e},deep:!0}},created:function(){this.options=this.value},mounted:function(){},methods:{}},l=(a("5BTy"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"imagebox",style:this.styleColor},[t("img",{class:this.transStyle.startRotate?"startImg":"",style:this.imgStyle,attrs:{src:this.imgStyle.imageAdress,alt:""}})])},[],!1,null,"51093336",null);o.options.__file="widgetImage.vue";t.a=o.exports},dHPb:function(e,t,a){"use strict";var i=a("Kw5r"),l=a("xtjD"),o=a.n(l);i.default.use(o.a);var n={props:{value:Object,ispreview:Boolean},data:function(){return{hackReset:!0,options:{title:{},legend:{},radar:{indicator:[]},series:[]},optionsSetup:{},optionsPosition:{},optionsData:{}}},computed:{styleObj:function(){var e=this.optionsPosition;return{position:this.ispreview?"absolute":"static",width:e.width+"px",height:e.height+"px",left:e.left+"px",top:e.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsSetup=e.setup,this.optionsPosition=e.position,this.optionsData=e.data,this.editorOptions()},deep:!0}},mounted:function(){this.optionsSetup=this.value.setup,this.optionsPosition=this.value.position,this.optionsData=this.value.data,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionIndicator(),this.setOptionsRadar(),this.setOptionsLegend(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionIndicator:function(){var e=this.optionsSetup.dynamicAddRadar;this.options.radar.indicator=e},setOptionsRadar:function(){var e=this.optionsSetup,t={show:e.axisLineShow,lineStyle:{color:e.axisLineColor,opacity:e.axisLineOpacity/100}},a={show:e.axisNameShow,color:e.axisNameColor,fontSize:e.axisNameFontSize,fontStyle:e.axisNamFontStyle,fontWeight:e.axisNamFontWeight},i={show:e.splitLineShow,lineStyle:{color:e.splitLineColor,opacity:e.splitLineOpacity/100}};this.options.radar.axisLine=t,this.options.radar.name=a,this.options.radar.splitLine=i,this.options.radar.shape=e.radarShape,this.options.radar.splitNumber=e.splitNumber},setOptionsLegend:function(){var e=this.optionsSetup,t={show:e.isShowLegend,left:e.lateralPosition,top:e.longitudinalPosition,bottom:e.longitudinalPosition,orient:e.layoutFront,textStyle:{color:e.legendColor,fontSize:e.legendFontSize},itemWidth:e.legendWidth};this.options.legend=t},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[0].data[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[0].data[n].name=o[n];this.options.legend.data=o}},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){this.options.radar.radius="70%"},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},staticDataFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);this.options.color=i;var o=t.dynamicAddRadar,n=[];for(var r in o)n[r]=o[r].key;var s=[],u=[],c=[];for(var p in e)s[p]=e[p].name;for(var h in s){var d=new Array(n.length).fill(0);for(var m in n)for(var f in e)e[f].name==s[h]&&(d[m]=e[f][n[m]]);u.push({name:s[h],value:d,label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight},lineStyle:{normal:{type:t.lineType,color:i[h]}}}),c.push(s[h])}this.options.series[0]={type:"radar",data:u,symbolSize:t.symbolSize,areaStyle:{normal:{opacity:t.opacity/100}}},this.options.legend.data=c,this.setOptionsLegendName(c)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);this.options.color=i;var o=t.dynamicAddRadar,n=[];for(var r in o)n[r]=o[r].key;var s=[],u=[],c=[];for(var p in e.value)s.push(e.value[p][e.name]);for(var h in s){var d=new Array(n.length).fill(0);for(var m in n)for(var f in e.value)e.value[f][e.name]==s[h]&&(d[m]=e.value[f][n[m]]);u.push({name:s[h],value:d,label:{show:t.isShow,position:"top",distance:10,fontSize:t.fontSize,color:t.subTextColor,fontWeight:t.fontWeight},lineStyle:{normal:{type:t.lineType,color:i[h]}}}),c.push(s[h])}this.options.series[0]={type:"radar",data:u,symbolSize:t.symbolSize,areaStyle:{normal:{opacity:t.opacity/100}}},this.options.legend.data=c,this.setOptionsLegendName(c)}}},r=(a("XboF"),a("KHd+")),s=Object(r.a)(n,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"0ca2cf46",null);s.options.__file="widgetRadar.vue";t.a=s.exports},e9Bc:function(e,t,a){"use strict";var i=a("/RZQ");a.n(i).a},feXo:function(e,t,a){},froA:function(e,t,a){},gLgb:function(e,t,a){"use strict";var i={name:"WidgetHref",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color||"#fff","font-weight":this.transStyle.fontWeight||"600",text:this.transStyle.text||"超链接","font-size":this.transStyle.fontSize+"px"||"12px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,display:void 0==this.transStyle.hideLayer?"block":this.transStyle.hideLayer?"none":"block",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",linkAdress:this.transStyle.linkAdress,jumpMode:"other"==this.transStyle.jumpMode?"_blank":"_self"}}},watch:{value:{handler:function(e){this.options=e},deep:!0}},mounted:function(){this.options=this.value},methods:{}},l=(a("xWFW"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement;return(this._self._c||e)("a",{style:this.styleColor,attrs:{href:this.styleColor.linkAdress,target:this.styleColor.jumpMode}},[this._v(this._s(this.styleColor.text))])},[],!1,null,"f7bdcfb0",null);o.options.__file="widgetHref.vue";t.a=o.exports},gl8q:function(e,t,a){},hD8M:function(e,t,a){},hmvc:function(e,t,a){"use strict";var i=a("ixw8");a.n(i).a},hrlB:function(e,t,a){"use strict";var i=a("Yhtm");a.n(i).a},iv1i:function(e,t,a){"use strict";var i=a("feXo");a.n(i).a},ixw8:function(e,t,a){},ji1a:function(e,t,a){"use strict";var i=a("HoL1");a.n(i).a},jmgl:function(e,t,a){"use strict";var i=a("MT78"),l=a.n(i),o={name:"WidgetGauge",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{series:[{type:"gauge",z:100,axisLine:{lineStyle:{width:10,color:[[.3,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(0, 237, 3,0.1)"},{offset:.5,color:"rgba(0, 237, 3,0.6)"},{offset:1,color:"rgba(0, 237, 3,1)"}])],[.7,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(255, 184, 0,0.1)"},{offset:.5,color:"rgba(255, 184, 0,0.6)"},{offset:1,color:"rgba(255, 184, 0,1)"}])],[1,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:"rgba(175, 36, 74,0.1)"},{offset:.5,color:"rgba(255, 36, 74,0.6)"},{offset:1,color:"rgba(255, 36, 74,1)"}])]]}},pointer:{itemStyle:{color:"auto"}},axisTick:{show:!0,distance:0,length:10,lineStyle:{color:"auto",width:2}},splitLine:{show:!0,distance:0,length:14,lineStyle:{color:"auto",width:4}},axisLabel:{show:!0,color:"white",distance:2,fontSize:10},detail:{valueAnimation:!0,formatter:"{value} %",color:"white",fontSize:18},data:[{value:70}]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptions(),this.setOptionsData()},setOptions:function(){var e=this.optionsSetup,t=this.options.series;if("gauge"==t[0].type){var a={show:e.ringShow,lineStyle:{width:e.pieWeight,color:[[.3,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:e.color30p0},{offset:.5,color:e.color30p5},{offset:1,color:e.color30p10}])],[.7,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:e.color70p0},{offset:.5,color:e.color70p5},{offset:1,color:e.color70p10}])],[1,new l.a.graphic.LinearGradient(0,1,1,0,[{offset:0,color:e.color100p0},{offset:.5,color:e.color100p5},{offset:1,color:e.color100p10}])]]}},i={show:e.tickShow,distance:e.tickDistance,length:e.tickLength,lineStyle:{color:"auto",width:e.tickWidth}},o={show:e.splitShow,distance:e.splitDistance,length:e.splitLength,lineStyle:{color:"auto",width:e.splitWidth}};t[0].axisLine=a,t[0].axisTick=i,t[0].splitLine=o}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t=this.optionsSetup,a=this.options.series,i=[{value:e[0].num}],l={valueAnimation:!0,formatter:"{value} %",color:t.labelColor,fontSize:t.labelFontSize,fontWeight:t.labelFontWeight};a[0].data=i,a[0].detail=l},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){var t=this.optionsSetup,a=this.options.series,i=[{value:e[0].value}],l={valueAnimation:!0,formatter:"{value} %",color:t.labelColor,fontSize:t.labelFontSize,fontWeight:t.labelFontWeight};a[0].data=i,a[0].detail=l}}},n=(a("YFqu"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"7943b54a",null);r.options.__file="widgetGauge.vue";t.a=r.exports},kq3f:function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetPieNightingaleRoseArea",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{legend:{top:"bottom"},toolbox:{show:!0,feature:{mark:{show:!0}}},series:[{type:"pie",radius:["10%","50%"],center:["50%","50%"],roseType:"area",itemStyle:{borderRadius:8},data:[]}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsValue(),this.setOptionsTooltip(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData(),this.setOptionsRosetype()},setOptionsRosetype:function(){this.options.series[0].roseType=this.optionsSetup.nightingleRosetype},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsValue:function(){var e=this.optionsSetup,t=this.options.series,a=e.numberValue?"{c}":"",i=e.percentage?"({d})%":"",l={show:e.isShow,formatter:"{a|{b}"+a+" "+i+"}",rich:{a:{padding:[-30,15,-20,15],color:e.subTextColor,fontSize:e.fontSize,fontWeight:e.fontWeight}},fontSize:e.fontSize,fontWeight:e.optionsSetup};for(var o in t)"pie"==t[o].type&&(t[o].label=l,t[o].labelLine={show:e.isShow})},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left="left"==e.lateralPosition?0:"auto",t.right="right"==e.lateralPosition?0:"auto",t.top="top"==e.longitudinalPosition?0:"auto",t.bottom="bottom"==e.longitudinalPosition?0:"auto",t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t="string"==typeof e?JSON.parse(e):e;for(var a in this.options.series)"pie"==this.options.series[a].type&&(this.options.series[a].data=t)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t in this.options.series)"pie"==this.options.series[t].type&&(this.options.series[t].data=e)}}},n=(a("iv1i"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"6aa00665",null);r.options.__file="widgetPieNightingaleRose.vue";t.a=r.exports},lgb1:function(e,t,a){"use strict";var i=a("2UlC");a.n(i).a},ljoi:function(e,t,a){"use strict";var i=a("zaUi");a.n(i).a},mlo3:function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetBarchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",data:[],axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],type:"bar",barGap:"0%",itemStyle:{borderRadius:null}}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}},splitLine:{show:e.isShowSplitLineY,lineStyle:{color:e.splitLineColorY,width:e.splitLineWidthY}}};this.options.yAxis=t},setOptionsTop:function(){var e=this.optionsSetup,t=this.options.series;"bar"==t[0].type&&(e.verticalShow?t[0].label={show:e.isShow,position:"right",distance:e.distance,textStyle:{fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}}:t[0].label={show:e.isShow,position:"top",distance:e.distance,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}),t[0].barWidth=e.maxWidth,t[0].barMinHeight=e.minHeight},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsColor:function(){var e=this.optionsSetup,t=e.customColor;if(t){for(var a=[],i=0;i<t.length;i++)a.push(t[i].color);var o={normal:{color:function(e){return a[e.dataIndex]},barBorderRadius:e.radius}};for(var n in this.options.series)"bar"==this.options.series[n].type&&(this.options.series[n].itemStyle=o);this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},staticDataFn:function(e){var t=this.optionsSetup,a=this.options.series,i=[],l=[];for(var o in e)i[o]=e[o].axis,l[o]=e[o].data;t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=i,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=i,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),"bar"==a[0].type&&(a[0].data=l)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=t.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=t.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var a=this.options.series;for(var i in a)"bar"==a[i].type&&(a[i].data=t.series[i].data)}}},n=(a("07gj"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"5a3c9c96",null);r.options.__file="widgetBarchart.vue";t.a=r.exports},mnCt:function(e,t,a){},"n/6M":function(e,t,a){"use strict";var i={name:"widgetHeatmap",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",left:"center",textStyle:{color:"#fff"}},tooltip:{position:"top",show:!0,textStyle:{}},grid:{height:"90%",width:"90%",top:10,left:20},xAxis:{name:"",type:"category",axisLabel:{show:!0,color:"#0f0"},data:[],splitArea:{show:!1},nameTextStyle:{color:"",fontSize:14}},yAxis:{name:"",type:"category",axisLabel:{show:!0,color:"#0f0"},data:[],splitArea:{show:!1},nameTextStyle:{color:"",fontSize:14}},visualMap:{show:!0,min:0,max:5e3,calculable:!0,orient:"horizontal",left:"center",bottom:0,inRange:{color:[]},textStyle:{fontSize:14,color:"#fff"}},series:[{name:"",type:"heatmap",data:[],label:{show:!1,fontSize:16},emphasis:{itemStyle:{shadowBlur:10,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsSeries(),this.setOptionsMargin(),this.setOptionsVisualMap(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}}};this.options.yAxis=t},setOptionsSeries:function(){var e=this.optionsSetup,t={show:e.isShow,textStyle:{fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}};this.options.series[0].label=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",position:"top",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsVisualMap:function(){var e=this.optionsSetup,t=this.options.visualMap;t.show=e.isShowLegend,t.min=e.dataMin,t.max=e.dataMax,t.textStyle={fontSize:e.legendFontSize,color:e.legendColor},t.inRange.color=e.legendColorList.map(function(e){return e.color}),t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.itemWidth=e.legendWidth},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},staticDataFn:function(e){var t=[],a=[],i=[];for(var l in e)a[l]=e[l].axis,i[l]=e[l].yaxis,t[l]=[e[l].axis,e[l].yaxis,e[l].num];a=this.setUnique(a),i=this.setUnique(i),this.options.xAxis.data=a,this.options.yAxis.data=i,this.options.series[0].data=t},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){this.options.xAxis.data=e.xAxis,this.options.yAxis.data=e.yAxis,this.options.series[0].data=e.series}}},l=(a("hmvc"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"67ade122",null);o.options.__file="widgetHeatmap.vue";t.a=o.exports},nERQ:function(e,t,a){},nm09:function(e,t,a){},nphy:function(e,t,a){"use strict";var i=a("skTB");a.n(i).a},pizJ:function(e,t,a){"use strict";var i={name:"widgetRotatePieChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{},series:[{name:"最外环",type:"pie",silent:!0,radius:["98%","97%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},itemStyle:{normal:{show:!1}},data:[0]},{name:"外四环",type:"pie",zlevel:2,silent:!0,radius:["90%","91%"],startAngle:50,hoverAnimation:!1,label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"里四环",type:"pie",zlevel:3,silent:!0,radius:["88%","87%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"虚线环",type:"pie",zlevel:4,silent:!0,radius:["84%","83%"],label:{normal:{show:!1}},labelLine:{normal:{show:!1}},data:[0]},{name:"三分环",type:"pie",zlevel:5,silent:!0,radius:["80%","78%"],color:["#fc8d89","#46d3f3","rgba(203,203,203,.2)"],startAngle:50,avoidLabelOverlap:!1,hoverAnimation:!1,label:{normal:{show:!1}},data:[50,20,40]},{name:"外指标环",type:"gauge",splitNumber:30,min:0,max:100,radius:"73%",center:["50%","50%"],startAngle:90,endAngle:-269.9999,axisLabel:{show:!1},pointer:{show:0},detail:{show:0}},{name:"里指标环",type:"gauge",splitNumber:30,min:0,max:100,radius:"68%",center:["50%","50%"],startAngle:90,endAngle:-269.9999,axisLabel:{show:!1},pointer:{show:0},detail:{show:!1}},{name:"环外环",type:"pie",zlevel:20,silent:!0,radius:["60%","59%"],hoverAnimation:!1,label:{normal:{show:!1}},labelLine:{normal:{show:!1}}},{name:"中间环形图",type:"pie",radius:["40%","55%"],avoidLabelOverlap:!1,hoverAnimation:!1,itemStyle:{normal:{color:"#80ADD2",borderColor:"#3D4268"}},label:{normal:{show:!1,position:"center"},emphasis:{show:!0,textStyle:{fontSize:"30",fontWeight:"bold"}}},labelLine:{normal:{show:!1}},data:[25,25,25,25,25,25]}]},optionsStyle:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsLastRing(),this.setOptionsEightRing(),this.setOptionsDottedRing(),this.setOptionsThreeRing(),this.setOptionsOutRing(),this.setOptionsInRing(),this.setOptionsRingOnRing(),this.setOptionsPie()},setColor:function(e){return""==e&&(e="rgba(0,0,0,0)"),e},setOptionsLastRing:function(){var e=this.optionsSetup,t=this.options.series[0];e.isLastRingShow?t.data=[0]:t.data="";var a={color:{colorStops:[{offset:0,color:this.setColor(e.lastRing0Color)},{offset:1,color:this.setColor(e.lastRing100Color)}]}};t.itemStyle.normal=a},setRingPie2:function(){for(var e=this.optionsSetup,t=[],a=0;a<8;a++)a%2==0?t.push({name:(a+1).toString(),value:25,itemStyle:{normal:{color:this.setColor(e.eightColor),borderWidth:0,borderColor:"rgba(0,0,0,0)"}}}):t.push({name:(a+1).toString(),value:20,itemStyle:{normal:{color:"rgba(0,0,0,0)"}}});return t},setOptionsEightRing:function(){var e=this.options.series;e[1].data=this.setRingPie2(),e[2].data=this.setRingPie2()},setRingPie3:function(){for(var e=this.optionsSetup,t=[],a=0;a<2*e.dottedNum;a++)a%2==0?t.push({name:(a+1).toString(),value:25,itemStyle:{normal:{color:this.setColor(e.dottedColor),borderWidth:0,borderColor:"rgba(0,0,0,0)"}}}):t.push({name:(a+1).toString(),value:20,itemStyle:{normal:{color:"rgba(0,0,0,0)"}}});return t},setOptionsDottedRing:function(){this.options.series[3].data=this.setRingPie3()},setOptionsThreeRing:function(){var e=this.optionsSetup;this.options.series[4].color=[this.setColor(e.three1Color),this.setColor(e.three2Color),this.setColor(e.three3Color)]},setOptionsOutRing:function(){var e=this.optionsSetup,t=this.options.series,a={show:e.isOutRingShow,lineStyle:{width:e.outRingWidth,shadowBlur:0,color:[[1,this.setColor(e.outRingColor)]]}},i={show:e.isOutTickShow,lineStyle:{color:this.setColor(e.outTickColor),width:e.outTickWidth},length:e.outTickLength,splitNumber:e.outTickWidth};t[5].splitNumber=e.outSplitNum;var l={show:e.isOutSplitShow,length:e.outSplitLength,lineStyle:{color:this.setColor(e.outSplitColor),width:e.outSplitWidth}};t[5].axisLine=a,t[5].axisTick=i,t[5].splitLine=l},setOptionsInRing:function(){var e=this.optionsSetup,t=this.options.series,a={show:e.isInRingShow,lineStyle:{width:e.inRingWidth,shadowBlur:0,color:[[1,this.setColor(e.inRingColor)]]}},i={show:e.isInTickShow,lineStyle:{color:this.setColor(e.inTickColor),width:e.inTickWidth},length:e.inTickLength,splitNumber:e.inTickNum};t[6].splitNumber=e.inSplitNum;var l={show:e.isInSplitShow,length:e.inSplitLength,lineStyle:{color:this.setColor(e.inSplitColor),width:e.inSplitWidth}};t[6].axisLine=a,t[6].axisTick=i,t[6].splitLine=l},setOptionsRingOnRing:function(){var e=this.optionsSetup,t=this.options.series[7];e.isRingOnRingShow?t.data=[0]:t.data="";var a={normal:{color:this.setColor(e.ringOnRingColor)}};t.itemStyle=a},setOptionsPie:function(){var e=this.optionsSetup,t=this.options.series[8],a=e.pieWidth+"%";t.radius=[a,"55%"];var i=e.pieBlocks;t.data="six"==i?[25,25,25,25,25,25]:"five"==i?[30,30,30,30,30]:[40,40,40,40];var l={normal:{color:this.setColor(e.pieColor),borderColor:this.setColor(e.pieBorderColor)}};t.itemStyle=l}}},l=(a("zJyt"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"61dce52f",null);o.options.__file="widgetDecoratePieChart.vue";t.a=o.exports},pw7f:function(e,t,a){"use strict";var i=a("N4B9");a.n(i).a},qJ4p:function(e,t,a){"use strict";a.d(t,"a",function(){return i});var i={"铁门关市":[85.6702,41.8629],"双河市":[82.3536,44.8405],"北屯市":[87.8344,47.3267],"博尔塔拉蒙古自治州":[82.0663,44.906],"昌吉回族自治州":[87.3089,44.011],"阿勒泰地区":[88.1412,47.8449],"塔城地区":[82.9803,46.7453],"可克达拉市":[80.9941,43.9403],"昆玉市":[79.2701,37.2153],"石河子市":[86.0803,44.3053],"和田地区":[79.9216,37.1144],"五家渠市":[87.5428,44.1664],"巴音郭楞蒙古自治州":[86.1452,41.7641],"伊犁哈萨克自治州":[81.3236,43.9171],"哈密市":[93.515,42.8193],"喀什地区":[75.9897,39.4704],"阿克苏地区":[80.265,41.1707],"克孜勒苏柯尔克孜自治州":[76.1673,39.7147],"阿拉尔市":[81.2805,40.5472],"图木舒克市":[79.0749,39.8677],"克拉玛依市":[84.8892,45.5777],"胡杨河市":[84.8275,44.6928],"乌鲁木齐市":[87.6168,43.8253],"吐鲁番市":[89.1903,42.9507],"襄阳市":[112.1217,32.0101],"十堰市":[110.7989,32.629],"宜昌市":[111.2869,30.6921],"武汉市":[114.3045,30.5933],"荆门市":[112.199,31.0354],"潜江市":[112.9002,30.4019],"天门市":[113.1665,30.6637],"咸宁市":[114.3226,29.8413],"仙桃市":[113.4429,30.3284],"孝感市":[113.9569,30.9183],"黄冈市":[114.8724,30.4537],"荆州市":[112.2414,30.3362],"恩施土家族苗族自治州":[109.488,30.2721],"神农架林区":[110.6758,31.7451],"随州市":[113.3823,31.6902],"黄石市":[115.0389,30.201],"鄂州市":[114.8949,30.3914],"锦州市":[121.1268,41.0961],"大连市":[121.6147,38.9139],"营口市":[122.2191,40.625],"葫芦岛市":[120.8367,40.7109],"抚顺市":[123.957,41.88131],"沈阳市":[123.4646,41.6775],"丹东市":[124.3544,40.0006],"铁岭市":[123.726,42.2237],"阜新市":[121.67,42.022],"本溪市":[123.6849,41.4868],"鞍山市":[122.9941,41.1082],"辽阳市":[123.2396,41.2673],"盘锦市":[122.1707,40.7195],"朝阳市":[120.4888,41.6018],"汕头市":[116.6819,23.3541],"佛山市":[113.1215,23.0213],"肇庆市":[112.4652,23.0477],"惠州市":[114.4155,23.1123],"深圳市":[114.0579,22.5435],"珠海市":[113.5768,22.2716],"湛江市":[110.3575,21.2701],"揭阳市":[116.3727,23.5509],"阳江市":[111.9834,21.8568],"潮州市":[116.6219,23.6576],"河源市":[114.7002,23.7442],"云浮市":[112.0445,22.9151],"汕尾市":[115.3755,22.7872],"韶关市":[113.5973,24.8109],"江门市":[113.0815,22.5789],"茂名市":[110.9255,21.6627],"清远市":[113.056,23.682],"梅州市":[116.122,24.2888],"广州市":[113.2644,23.13],"中山市":[113.3925,22.517],"东莞市":[113.7518,23.021],"包头市":[109.9531,40.6213],"呼伦贝尔市":[119.7784,49.1665],"巴彦淖尔市":[107.3877,40.7429],"乌海市":[106.7941,39.655],"阿拉善盟":[105.7291,38.8515],"通辽市":[122.2433,43.6535],"兴安盟":[122.0377,46.0823],"锡林郭勒盟":[116.0473,43.9332],"呼和浩特市":[111.7488,40.8421],"乌兰察布市":[113.1322,40.9945],"鄂尔多斯市":[109.7824,39.6087],"赤峰市":[118.8876,42.2568],"鹤岗市":[130.2976,47.3506],"大兴安岭地区":[124.1178,50.4112],"七台河市":[131.003,45.7711],"哈尔滨市":[126.535,45.8029],"佳木斯市":[130.3189,46.8],"双鸭山市":[131.1415,46.6761],"黑河市":[127.5282,50.2448],"牡丹江市":[129.6329,44.5514],"齐齐哈尔市":[123.9181,47.3548],"鸡西市":[130.9693,45.295],"大庆市":[125.104,46.5894],"绥化市":[126.9687,46.6541],"伊春市":[128.8408,47.7283],"洛阳市":[112.4538,34.6197],"三门峡市":[111.2004,34.7731],"漯河市":[114.0166,33.5803],"许昌市":[113.852,34.0373],"南阳市":[112.5285,32.9902],"信阳市":[114.091,32.1486],"济源市":[112.6023,35.069],"濮阳市":[115.0292,35.7627],"鹤壁市":[114.2973,35.7483],"郑州市":[113.6253,34.7463],"焦作市":[113.2419,35.2157],"安阳市":[114.3924,36.0987],"开封市":[114.3142,34.798],"商丘市":[115.6563,34.4151],"新乡市":[113.9267,35.3035],"驻马店市":[114.0219,33.014],"周口市":[114.7012,33.6346],"平顶山市":[113.1925,33.7665],"威海市":[122.1205,37.5133],"淄博市":[118.0549,36.8137],"青岛市":[120.3826,36.0669],"烟台市":[121.4477,37.4645],"聊城市":[115.9852,36.4558],"东营市":[118.6746,37.4339],"滨州市":[117.9707,37.3826],"日照市":[119.5268,35.4169],"潍坊市":[119.1617,36.7076],"济南市":[117.1201,36.652],"泰安市":[117.0869,36.2017],"枣庄市":[117.3237,34.8108],"德州市":[116.3592,37.4364],"济宁市":[116.5871,35.4151],"临沂市":[118.3564,35.1037],"菏泽市":[115.4796,35.2343],"汉中市":[107.0231,33.0663],"商洛市":[109.9186,33.8733],"榆林市":[109.7341,38.2857],"铜川市":[108.9451,34.8971],"延安市":[109.4946,36.6501],"西安市":[108.9396,34.3432],"宝鸡市":[107.2376,34.3628],"安康市":[109.029,32.6854],"咸阳市":[108.7088,34.3298],"渭南市":[109.4709,34.5206],"黔东南苗族侗族自治州":[107.9828,26.5837],"遵义市":[107.0319,27.7219],"六盘水市":[104.8303,26.5925],"铜仁市":[109.1895,27.7315],"黔西南布依族苗族自治州":[104.9064,25.0877],"安顺市":[105.9476,26.2531],"黔南布依族苗族自治州":[107.5223,26.2531],"毕节市":[105.2915,27.2836],"贵阳市":[106.6282,26.6466],"上海市":[121.4726,31.2317],"重庆市":[108.1702,29.2919],"林芝市":[94.3614,29.6487],"昌都市":[97.1704,31.1428],"那曲市":[92.0515,31.4779],"拉萨市":[91.1719,29.6534],"阿里地区":[80.1057,32.5009],"山南市":[91.7714,29.2377],"日喀则市":[88.8804,29.2668],"马鞍山市":[118.506,31.6687],"阜阳市":[115.8142,32.891],"铜陵市":[117.8112,30.9452],"池州市":[117.4956,30.6742],"黄山市":[118.3376,29.7148],"安庆市":[117.1153,30.5318],"淮南市":[117.0186,32.5853],"蚌埠市":[117.3885,32.9168],"亳州市":[115.7785,33.8462],"宣城市":[118.7591,30.9392],"六安市":[116.5197,31.7358],"芜湖市":[118.433,31.3526],"宿州市":[116.9641,33.6472],"淮北市":[116.7983,33.9562],"合肥市":[117.2272,31.8205],"滁州市":[118.3334,32.2559],"福州市":[119.2964,26.0742],"宁德市":[119.5477,26.6662],"莆田市":[119.0076,25.4542],"南平市":[118.0813,27.3828],"厦门市":[118.0889,24.4796],"泉州市":[118.6757,24.8744],"漳州市":[117.6472,24.5152],"三明市":[117.6389,26.2634],"龙岩市":[117.0173,25.0758],"岳阳市":[113.1289,29.3564],"湘西土家族苗族自治州":[109.7374,28.3125],"长沙市":[112.9388,28.2283],"常德市":[111.699,29.0314],"张家界市":[110.4788,29.1173],"怀化市":[110.0015,27.5698],"湘潭市":[112.9454,27.8313],"株洲市":[113.1327,27.8288],"邵阳市":[111.4678,27.2395],"郴州市":[113.0155,25.7701],"娄底市":[111.9944,27.6998],"益阳市":[112.3559,28.5548],"衡阳市":[112.572,26.8942],"永州市":[111.6134,26.4198],"临高县":[109.6905,19.912],"定安县":[110.358,19.6812],"琼海市":[110.4745,19.2591],"陵水黎族自治县":[110.0375,18.506],"白沙黎族自治县":[109.4429,19.2216],"屯昌县":[110.1016,19.3516],"东方市":[108.6518,19.0951],"乐东黎族自治县":[109.1733,18.75],"昌江黎族自治县":[109.0557,19.2981],"万宁市":[110.3926,18.7936],"琼中黎族苗族自治县":[109.8384,19.0332],"三沙市":[112.3386,16.831],"澄迈县":[110.0074,19.7388],"文昌市":[110.7974,19.5442],"三亚市":[109.5117,18.2528],"儋州市":[109.5808,19.5209],"海口市":[110.1984,20.0458],"保亭黎族苗族自治县":[109.7002,18.6403],"五指山市":[109.5167,18.7748],"连云港市":[119.2214,34.5966],"南通市":[120.8945,31.9812],"宿迁市":[118.2752,33.9631],"南京市":[118.7966,32.0593],"淮安市":[119.1131,33.5514],"常州市":[119.974,31.8113],"镇江市":[119.4244,32.1881],"泰州市":[119.9228,32.4566],"盐城市":[120.1626,33.3481],"扬州市":[119.4128,32.3944],"无锡市":[120.3118,31.491],"苏州市":[120.5852,31.2997],"徐州市":[117.2837,34.2042],"海西蒙古族藏族自治州":[97.3319,37.3481],"海南藏族自治州":[100.6226,36.2963],"海东市":[102.4106,36.4734],"玉树藏族自治州":[97.0062,33.0063],"黄南藏族自治州":[102.0153,35.5193],"果洛藏族自治州":[100.2451,34.4721],"西宁市":[101.7777,36.6166],"海北藏族自治州":[100.9009,36.9546],"柳州市":[109.428,24.3264],"钦州市":[108.6543,21.9808],"北海市":[109.1202,21.4813],"百色市":[106.6186,23.903],"梧州市":[111.279,23.4767],"桂林市":[110.1797,25.2356],"贺州市":[111.5672,24.4041],"来宾市":[109.2212,23.7501],"河池市":[108.0852,24.6929],"玉林市":[110.1809,22.654],"南宁市":[108.3664,22.8177],"崇左市":[107.3649,22.3771],"贵港市":[109.5989,23.1118],"防城港市":[108.3546,21.6867],"固原市":[106.2426,36.0162],"中卫市":[105.1967,37.5001],"石嘴山市":[106.3827,38.9846],"银川市":[106.2309,38.4877],"吴忠市":[106.1986,37.9977],"宁波市":[121.6245,29.8602],"温州市":[120.6992,27.9938],"嘉兴市":[120.7556,30.7468],"舟山市":[122.2073,29.9855],"台州市":[121.4207,28.6557],"丽水市":[119.9232,28.4676],"金华市":[119.6472,29.0791],"衢州市":[118.8593,28.9702],"湖州市":[120.0868,30.8941],"杭州市":[120.2107,30.246],"绍兴市":[120.5828,30.0515],"唐山市":[118.1801,39.6306],"秦皇岛市":[119.5202,39.8882],"邯郸市":[114.5391,36.6258],"廊坊市":[116.6835,39.5383],"沧州市":[116.8387,38.3046],"邢台市":[114.4974,37.0602],"衡水市":[115.6689,37.7393],"张家口市":[114.8858,40.7689],"石家庄市":[114.5149,38.042],"保定市":[115.4645,38.8744],"承德市":[117.9627,40.9529],"香港":[114.1733,22.32],"澳门":[113.549,22.1989],"嘉峪关市":[98.2882,39.7732],"酒泉市":[98.4943,39.7334],"兰州市":[103.8342,36.0607],"金昌市":[102.1879,38.5214],"白银市":[104.1388,36.5451],"平凉市":[106.6649,35.5424],"张掖市":[100.4498,38.9247],"庆阳市":[107.6434,35.7094],"武威市":[102.6378,37.9289],"甘南藏族自治州":[102.9117,34.9832],"临夏回族自治州":[103.2103,35.6017],"定西市":[104.5923,35.6079],"天水市":[105.7248,34.5815],"陇南市":[104.9602,33.3701],"广元市":[105.844,32.4357],"南充市":[106.1105,30.8372],"绵阳市":[104.6791,31.4676],"巴中市":[106.7475,31.8678],"德阳市":[104.3977,31.1274],"成都市":[104.0663,30.5729],"内江市":[105.0579,29.5802],"自贡市":[104.7793,29.3392],"广安市":[106.6326,30.4563],"资阳市":[104.6272,30.1292],"达州市":[107.4677,31.2092],"遂宁市":[105.5926,30.5326],"乐山市":[103.766,29.5522],"泸州市":[105.4418,28.8709],"眉山市":[103.8484,30.0771],"宜宾市":[104.6428,28.7523],"凉山彝族自治州":[102.2677,27.8813],"攀枝花市":[101.7184,26.5824],"甘孜藏族自治州":[101.9623,30.0495],"阿坝藏族羌族自治州":[102.2245,31.8994],"雅安市":[103.0415,30.0099],"天津市":[117.2015,39.0853],"赣州市":[114.9334,25.8311],"景德镇市":[117.1848,29.2744],"萍乡市":[113.8871,27.6587],"新余市":[114.9166,27.8185],"吉安市":[114.9668,27.0912],"上饶市":[117.943,28.4551],"南昌市":[115.8579,28.6829],"抚州市":[116.358,27.9489],"鹰潭市":[117.0395,28.272],"九江市":[115.95356,29.661],"宜春市":[114.4168,27.8162],"曲靖市":[103.7962,25.4908],"昭通市":[103.717,27.3381],"红河哈尼族彝族自治州":[103.3748,23.3631],"怒江傈僳族自治州":[98.8566,25.8175],"西双版纳傣族自治州":[100.797,22.009],"丽江市":[100.2259,26.8551],"文山壮族苗族自治州":[104.2156,23.4009],"玉溪市":[102.5266,24.3467],"普洱市":[100.966,22.8252],"保山市":[99.1614,25.112],"大理白族自治州":[100.2676,25.6065],"楚雄彝族自治州":[101.5283,25.0456],"迪庆藏族自治州":[99.7021,27.8191],"临沧市":[100.0888,23.8841],"昆明市":[102.8336,24.8814],"德宏傣族景颇族自治州":[98.5856,24.4331],"太原市":[112.5496,37.8704],"阳泉市":[113.5804,37.857],"吕梁市":[111.1445,37.5189],"晋中市":[112.7526,37.688],"长治市":[113.1173,36.1951],"临汾市":[111.5193,36.0885],"运城市":[111.007,35.0266],"忻州市":[112.7341,38.4159],"朔州市":[112.4329,39.3317],"大同市":[113.3667,40.0971],"晋城市":[112.852,35.4913],"北京市":[116.4551,40.2539],"松原市":[124.8253,45.1419],"长春市":[125.3236,43.8169],"吉林市":[126.5497,43.8381],"白城市":[122.8381,45.6201],"辽源市":[125.1446,42.8879],"四平市":[124.3505,43.1667],"延边朝鲜族自治州":[129.4706,42.9094],"白山市":[126.4142,41.9441],"通化市":[125.9397,41.7283]}},rMB3:function(e,t,a){"use strict";var i=a("P2sY"),l=a.n(i),o={name:"WidgetLinechart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{grid:{},color:[],title:{text:"",textStyle:{color:"#fff"}},tooltip:{trigger:"item",formatter:"{a} <br/>{b} : {c}%"},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],axisLabel:{show:!0,textStyle:{color:"#fff"}}},yAxis:{type:"value",axisLabel:{show:!0,textStyle:{color:"#fff"}}},series:[{data:[],type:"line"}]},optionsStyle:{},optionsData:{},optionsCollapse:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsData(),this.setOptionsMargin(),this.setOptionsColor()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}},splitLine:{show:e.isShowSplitLineY,lineStyle:{color:e.splitLineColorY,width:e.splitLineWidthY}}};this.options.yAxis=t},setOptionsTop:function(){var e=this.optionsSetup,t=this.options.series;for(var a in t)"line"==t[a].type&&(t[a].symbol=e.symbol,t[a].showSymbol=e.markPoint,t[a].symbolSize=e.pointSize,t[a].smooth=e.smoothCurve,e.area?t[a].areaStyle={opacity:e.areaThickness/100}:t[a].areaStyle={opacity:0},t[a].lineStyle={width:e.lineWidth},t[a].label={show:e.isShow,position:"top",distance:10,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight});this.options.series=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsColor:function(){var e=this.optionsSetup.customColor;if(e){for(var t=[],a=0;a<e.length;a++)t.push(e[a].color);this.options.color=t,this.options=l()({},this.options)}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){var t=this.options.series,a=[],i=[];for(var l in e)a[l]=e[l].axis,i[l]=e[l].data;for(var o in this.options.xAxis.data=a,t)"line"==t[o].type&&(t[o].data=i)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){this.options.xAxis.data=e.xAxis;var t=this.options.series;for(var a in t)"line"==t[a].type&&(t[a].data=e.series[a].data)}}},n=(a("sN4C"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"103df504",null);r.options.__file="widgetLinechart.vue";t.a=r.exports},s5ii:function(e,t,a){},sN4C:function(e,t,a){"use strict";var i=a("bseB");a.n(i).a},sa8E:function(e,t,a){},skTB:function(e,t,a){},tHtw:function(e,t,a){"use strict";var i=a("MT78"),l=a.n(i),o={name:"WidgetGradientColorBarchart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{title:{text:"",x:"center",y:"4%",textStyle:{color:"#fff",fontSize:"22"},subtextStyle:{color:"#90979c",fontSize:"16"}},tooltip:{trigger:"axis",axisPointer:{type:"shadow"}},grid:{top:"15%",right:"3%",left:"5%",bottom:"12%"},legend:{textStyle:{color:"#fff"}},xAxis:{type:"category",data:[],axisLine:{lineStyle:{color:"rgba(255,255,255,0.12)"}},axisLabel:{margin:10,color:"#e2e9ff",textStyle:{fontSize:14}}},yAxis:{name:"",axisLabel:{formatter:"{value}",color:"#e2e9ff"},axisLine:{show:!1,lineStyle:{color:"rgba(255,255,255,0)"}},splitLine:{lineStyle:{color:"rgba(255,255,255,0.12)"}}},series:[{type:"bar",data:[5e3,2600,1300,1300,1250,1500],barWidth:"20px",itemStyle:{normal:{color:new l.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"rgba(0,244,255,1)"},{offset:1,color:"rgba(0,77,167,1)"}],!1),shadowColor:"rgba(0,160,221,1)",shadowBlur:4}},label:{normal:{show:!0,position:["-10","-30"],distance:1,formatter:"{a|{c}}",rich:{a:{fontSize:15,color:"#fff",align:"center"}}}}}]},optionsStyle:{},optionsData:{},optionsSetup:{}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsTop(),this.setOptionsMargin(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t={type:"value",scale:e.scale,splitNumber:e.splitNumberY,show:e.isShowY,name:e.textNameY,nameTextStyle:{color:e.nameColorY,fontSize:e.nameFontSizeY},inverse:e.reversalY,axisLabel:{show:!0,rotate:e.textAngleY,textStyle:{color:e.colorY,fontSize:e.fontSizeY}},axisLine:{show:!0,lineStyle:{color:e.lineColorY,width:e.lineWidthY}},splitLine:{show:e.isShowSplitLineY,lineStyle:{color:e.splitLineColorY,width:e.splitLineWidthY}}};this.options.yAxis=t},setOptionsTop:function(){var e=this.optionsSetup,t=this.options.series;"bar"==t[0].type&&(e.verticalShow?t[0].label={show:e.isShow,position:"right",distance:e.distance,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight}:t[0].label={show:e.isShow,position:"top",distance:e.distance,fontSize:e.fontSize,color:e.subTextColor,fontWeight:e.fontWeight},t[0].barWidth=e.maxWidth)},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsColor:function(){var e=this.optionsSetup,t=this.options.series[0].itemStyle,a={};a=e.verticalShow?{color:new l.a.graphic.LinearGradient(1,0,0,0,[{offset:0,color:e.bar0color},{offset:1,color:e.bar100color}]),barBorderRadius:e.radius,shadowColor:e.shadowColor,shadowBlur:e.shadowBlur}:{color:new l.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:e.bar0color},{offset:1,color:e.bar100color}]),barBorderRadius:e.radius,shadowColor:e.shadowColor,shadowBlur:e.shadowBlur},t.normal=a},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},staticDataFn:function(e){var t=this.optionsSetup,a=this.options.series,i=[],l=[];for(var o in e)i[o]=e[o].axis,l[o]=e[o].data;t.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=i,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=i,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value"),"bar"==a[0].type&&(a[0].data=l)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){e.verticalShow?(this.options.xAxis.data=[],this.options.yAxis.data=t.xAxis,this.options.xAxis.type="value",this.options.yAxis.type="category"):(this.options.xAxis.data=t.xAxis,this.options.yAxis.data=[],this.options.xAxis.type="category",this.options.yAxis.type="value");var a=this.options.series;for(var i in a)"bar"==a[i].type&&(a[i].data=t.series[i].data)}}},n=(a("PeSU"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"75fb3e45",null);r.options.__file="widgetGradientColorBarchart.vue";t.a=r.exports},uAIp:function(e,t,a){"use strict";var i=a("HztK");a.n(i).a},ucA2:function(e,t,a){"use strict";var i=a("Z5zQ");a.n(i).a},wIJw:function(e,t,a){},xSk4:function(e,t,a){"use strict";var i={name:"WidgetVideo",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px",videoAdress:this.transStyle.videoAdress}}},watch:{value:{handler:function(e){this.options=e},deep:!0}},mounted:function(){this.options=this.value},methods:{}},l=(a("e9Bc"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement;return(this._self._c||e)("video",{style:this.styleColor,attrs:{src:this.styleColor.videoAdress,controls:"controls"}},[this._v("\n 您的浏览器不支持 video 标签。\n")])},[],!1,null,"3e88acd3",null);o.options.__file="widgetVideo.vue";t.a=o.exports},xVz9:function(e,t,a){"use strict";var i={name:"WidgetBarCompareChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{axisPointer:{link:{xAxisIndex:"all"}},title:{x:"center",textStyle:{color:"#ffffff"}},tooltip:{show:!0,trigger:"axis",axisPointer:{type:"line",lineStyle:{color:"#ffffff",type:"dashed"}}},grid:[{left:30,right:20,top:"60px",containLabel:!0,bottom:"50%"},{left:30,containLabel:!0,right:20,top:"51%"}],legend:{textStyle:{color:"#fff",textAlign:"center"}},xAxis:[{gridIndex:0,show:!0,type:"category",boundaryGap:!0,axisLine:{show:!0,lineStyle:{color:"#ffffff"}},axisTick:{show:!0},axisLabel:{show:!0,textStyle:{interval:0,color:"#ffffff",fontSize:14}},data:[]},{gridIndex:1,show:!0,type:"category",position:"top",boundaryGap:!0,axisLine:{show:!0,lineStyle:{color:"#ffffff"}},axisTick:{show:!0},axisLabel:{show:!1,interval:0},data:[]}],yAxis:[{gridIndex:0,show:!0,scale:!0,axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:14}},axisLine:{show:!0,lineStyle:{color:"#ffffff"}},splitLine:{show:!1,lineStyle:{color:"#ffffff"}},axisPointer:{snap:!0}},{gridIndex:1,scale:!1,inverse:!0,axisLabel:{show:!0,textStyle:{color:"#ffffff",fontSize:14}},axisLine:{show:!0,lineStyle:{color:"#ffffff"}},splitLine:{show:!1,lineStyle:{color:"#ffffff"}},axisPointer:{snap:!0}}],series:[{name:"",type:"line",xAxisIndex:0,yAxisIndex:0,showSymbol:!0,symbol:"circle",symbolSize:5,smooth:!0,itemStyle:{color:"#36c5e7"},lineStyle:{color:"#36c5e7",width:2},label:{position:"top",distance:10,show:!0,color:"#36c5e7",fontSize:14},data:[]},{name:"",type:"line",xAxisIndex:1,yAxisIndex:1,showSymbol:!0,symbol:"circle",symbolSize:5,smooth:!0,itemStyle:{color:"#e68b55"},lineStyle:{color:"#e68b55",width:2},label:{position:"bottom",distance:10,show:!0,color:"#e68b55",fontSize:16},data:[]}]},optionsStyle:{},optionsData:{},optionsSetup:{},flagInter:null}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.setup,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},mounted:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.setup,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsYTop(),this.setOptionsYBottom(),this.setOptionsTop(),this.setOptionsTooltip(),this.setOptionsGrid(),this.setOptionsLegend(),this.setOptionsColor(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={gridIndex:0,show:e.isShowX,name:e.xName,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},type:"category",boundaryGap:e.boundaryX,axisLine:{show:e.lineX,lineStyle:{color:e.lineColorX}},axisTick:{show:e.tickLineX},axisLabel:{show:!0,interval:e.splitNumberX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}}},a={gridIndex:1,show:e.isShowX,type:"category",position:"top",boundaryGap:e.boundaryX,axisLine:{show:e.lineX,lineStyle:{color:e.lineColorX}},axisTick:{show:e.tickLineX},axisLabel:{show:!1,interval:e.splitNumberX}};this.options.xAxis[0]=t,this.options.xAxis[1]=a},setOptionsYTop:function(){var e=this.optionsSetup,t={gridIndex:0,splitNumber:e.splitNumberYTop,show:e.isShowYTop,scale:e.scaleYTop,name:e.textNameYTop,nameTextStyle:{color:e.nameColorYTop,fontSize:e.nameFontSizeYTop},axisLabel:{show:!0,textStyle:{color:e.colorYTop,fontSize:e.fontSizeYTop}},axisTick:{show:e.tickLineYTop},axisLine:{show:e.lineYTop,lineStyle:{color:e.lineColorYTop}},splitLine:{show:e.splitLineYTop,lineStyle:{width:e.splitLineFontWidthYTop,color:e.splitLineColorYTop}},axisPointer:{snap:!0}};this.options.yAxis[0]=t},setOptionsYBottom:function(){var e=this.optionsSetup,t={gridIndex:1,splitNumber:e.splitNumberYBottom,show:e.isShowYBottom,scale:e.scaleYBottom,name:e.textNameYBottom,nameTextStyle:{color:e.nameColorYBottom,fontSize:e.nameFontSizeYBottom},inverse:!0,axisLabel:{show:!0,textStyle:{color:e.colorYBottom,fontSize:e.fontSizeYBottom}},axisTick:{show:e.tickLineYBottom},axisLine:{show:e.lineYBottom,lineStyle:{color:e.lineColorYBottom}},splitLine:{show:e.splitLineYBottom,lineStyle:{width:e.splitLineFontWidthYBottom,color:e.splitLineColorYBottom}},axisPointer:{snap:!0}};this.options.yAxis[1]=t},setOptionsTop:function(){var e=this.optionsSetup,t=this.options.series;for(var a in t)t[a].symbol=e.symbol,t[a].showSymbol=e.markPoint,t[a].symbolSize=e.pointSize,t[a].smooth=e.smoothCurve,e.area?t[a].areaStyle={opacity:e.areaThickness/100}:t[a].areaStyle={opacity:0};"line"==t[0].type&&(t[0].label={position:"top",distance:10,show:e.isShow,color:e.subTextColor,fontSize:e.fontSize,fontWeight:e.fontWeight},t[1].label={position:"bottom",distance:10,show:e.isShow,color:e.subTextColor,fontSize:e.fontSize,fontWeight:e.fontWeight})},setOptionsTooltip:function(){var e=this.optionsSetup,t={};t="line"==e.tipsType?{show:e.tipsShow,trigger:"axis",axisPointer:{type:e.tipsType,lineStyle:{color:e.tipsColor,type:"dashed"}}}:{show:e.tipsShow,trigger:"axis",axisPointer:{type:e.tipsType,lineStyle:{color:e.tipsColor,type:"dashed"},crossStyle:{color:e.tipsColor}}},this.options.tooltip=t},setOptionsGrid:function(){var e=this.optionsSetup,t=[{left:e.marginLeft,right:e.marginRight,top:e.marginTop,containLabel:!0,bottom:"50%"},{left:e.marginLeft,right:e.marginRight,containLabel:!0,top:"51%",bottom:e.marginBottom}];this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsColor:function(){for(var e=this.optionsSetup,t=e.customColor,a=this.options.series,i=[],l=0;l<t.length;l++)i.push(t[l].color);if(t)for(var o in a){var n={color:i[o]},r={color:i[o],width:e.lineWidth};this.options.series[o].itemStyle=n,this.options.series[o].lineStyle=r}},setOptionsData:function(){var e=this.optionsSetup,t=this.optionsData;"staticData"==t.dataType?this.staticDataFn(t.staticData,e):this.dynamicDataFn(t.dynamicData,t.refreshTime,e)},setUnique:function(e){var t=[];return e.forEach(function(e){return t.includes(e)?"":t.push(e)}),t},staticDataFn:function(e){var t=[],a=[],i=[],l=[];for(var o in e)t[o]=e[o].axis,a[o]=e[o].name;for(var n in t=this.setUnique(t),a=this.setUnique(a)){var r=new Array(t.length).fill(0);for(var s in t)for(var u in e)e[u].name==a[n]&&e[u].axis==t[s]&&(r[s]=e[u].data);i.push({name:a[n],data:r}),l.push(a[n])}this.options.series[0].name=i[0].name,this.options.series[0].data=i[0].data,this.options.series[1].name=i[1].name,this.options.series[1].data=i[1].data,this.options.xAxis[0].data=t,this.options.xAxis[1].data=t,this.options.legend.data=l,this.setOptionsLegendName(l)},dynamicDataFn:function(e,t,a){var i=this;e&&(this.ispreview?(this.getEchartData(e,a),this.flagInter=setInterval(function(){i.getEchartData(e,a)},t)):this.getEchartData(e,a))},getEchartData:function(e,t){var a=this;this.queryEchartsData(e).then(function(e){a.renderingFn(t,e)})},renderingFn:function(e,t){var a=[];this.options.xAxis[0].data=t.xAxis,this.options.xAxis[1].data=t.xAxis,"line"==t.series[0].type&&(this.options.series[0].name=t.series[0].name,this.options.series[0].data=t.series[0].data,this.options.series[1].name=t.series[1].name,this.options.series[1].data=t.series[1].data,a.push(t.series[0].name),a.push(t.series[1].name)),this.options.legend.data=a,this.setOptionsLegendName(a)}}},l=(a("UP3v"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"6162152c",null);o.options.__file="widgetLineCompareChart.vue";t.a=o.exports},xWFW:function(e,t,a){"use strict";var i=a("05u8");a.n(i).a},y1Da:function(e,t,a){"use strict";var i=a("mnCt");a.n(i).a},zJyt:function(e,t,a){"use strict";var i=a("OKzU");a.n(i).a},zaUi:function(e,t,a){},zgVM:function(e,t,a){"use strict";var i={name:"WidgetText",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{},optionsData:{}}},computed:{transStyle:function(){return this.objToOne(this.options)},styleColor:function(){return{position:this.ispreview?"absolute":"static",color:this.transStyle.color,"font-weight":this.transStyle.fontWeight,text:this.transStyle.text,"font-size":this.transStyle.fontSize+"px","letter-spacing":this.transStyle.letterSpacing+"em",background:this.transStyle.background,"text-align":this.transStyle.textAlign,width:this.transStyle.width+"px",height:this.transStyle.height+"px",left:this.transStyle.left+"px",top:this.transStyle.top+"px",right:this.transStyle.right+"px"}}},watch:{value:{handler:function(e){this.options=e,this.optionsData=e.data,this.setOptionsData()},deep:!0}},mounted:function(){this.options=this.value,this.optionsData=this.value.data,this.setOptionsData()},methods:{setOptionsData:function(){var e=this.optionsData;"dynamicData"==e.dataType&&this.dynamicDataFn(e.dynamicData,e.refreshTime)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.styleColor.text=e[0].value,t.$forceUpdate()})}}},l=(a("+sxJ"),a("KHd+")),o=Object(l.a)(i,function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"text",style:this.styleColor},[this._v(this._s(this.styleColor.text))])},[],!1,null,"5540e2d2",null);o.options.__file="widgetText.vue";t.a=o.exports},zii7:function(e,t,a){"use strict";var i=a("MT78"),l=a.n(i),o={name:"widgetMoreBarLineChart",components:{},props:{value:Object,ispreview:Boolean},data:function(){return{options:{tooltip:{trigger:"item",axisPointer:{type:"shadow"}},grid:{left:"2%",right:"4%",bottom:"14%",top:"16%",containLabel:!0},legend:{},xAxis:{type:"category",data:["2012","2013","2014","2015","2016","2017","2018","2019"],axisLine:{lineStyle:{color:"#cdd5e2"}},axisLabel:{textStyle:{color:"#666666"}}},yAxis:[{type:"value",axisLine:{show:!0,lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{textStyle:{color:"#666666"}}},{type:"value",nameTextStyle:{color:"#666666"},axisLine:{lineStyle:{color:"#cdd5e2"}},splitLine:{show:!1},axisLabel:{show:!0,textStyle:{color:"#666666"}}}],series:[{name:"调解成功",type:"bar",itemStyle:{normal:{color:new l.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#29acff"},{offset:1,color:"#4bdfff"}]),barBorderRadius:6}},data:[]},{name:"调解失败",type:"bar",itemStyle:{normal:{color:new l.a.graphic.LinearGradient(0,0,0,1,[{offset:0,color:"#3d93f2"},{offset:1,color:"#5dc1fd"}]),barBorderRadius:6}},data:[]},{name:"调解成功率",type:"line",yAxisIndex:1,smooth:!1,symbol:"circle",symbolSize:8,lineStyle:{color:"#ffa43a"},data:[]}]}}},computed:{styleObj:function(){return{position:this.ispreview?"absolute":"static",width:this.optionsStyle.width+"px",height:this.optionsStyle.height+"px",left:this.optionsStyle.left+"px",top:this.optionsStyle.top+"px",background:this.optionsSetup.background}}},watch:{value:{handler:function(e){this.optionsStyle=e.position,this.optionsData=e.data,this.optionsCollapse=e.collapse,this.optionsSetup=e.setup,this.editorOptions()},deep:!0}},created:function(){this.optionsStyle=this.value.position,this.optionsData=this.value.data,this.optionsCollapse=this.value.collapse,this.optionsSetup=this.value.setup,this.editorOptions()},methods:{editorOptions:function(){this.setOptionsTitle(),this.setOptionsX(),this.setOptionsY(),this.setOptionsLegend(),this.setOptionsTooltip(),this.setOptionsMargin(),this.setOptionsData()},setOptionsTitle:function(){var e=this.optionsSetup,t={};t.text=e.titleText,t.show=e.isNoTitle,t.left=e.textAlign,t.textStyle={color:e.textColor,fontSize:e.textFontSize,fontWeight:e.textFontWeight,fontStyle:e.textFontStyle},t.subtext=e.subText,t.subtextStyle={color:e.subTextColor,fontWeight:e.subTextFontWeight,fontSize:e.subTextFontSize,fontStyle:e.subTextFontStyle},this.options.title=t},setOptionsX:function(){var e=this.optionsSetup,t={type:"category",show:e.hideX,name:e.nameX,nameTextStyle:{color:e.nameColorX,fontSize:e.nameFontSizeX},inverse:e.reversalX,axisLabel:{show:!0,interval:e.textInterval,rotate:e.textAngleX,textStyle:{color:e.colorX,fontSize:e.fontSizeX}},axisLine:{show:!0,lineStyle:{color:e.lineColorX,width:e.lineWidthX}},splitLine:{show:e.isShowSplitLineX,lineStyle:{color:e.splitLineColorX,width:e.splitLineWidthX}}};this.options.xAxis=t},setOptionsY:function(){var e=this.optionsSetup,t=[{type:"value",splitNumber:e.splitNumberLeft,show:e.isShowYLeft,name:e.textNameYLeft,nameTextStyle:{color:e.nameColorYLeft,fontSize:e.nameFontSizeYLeft},axisLabel:{show:!0,rotate:e.textAngleYLeft,textStyle:{color:e.colorYLeft,fontSize:e.fontSizeYLeft}},axisTick:{show:e.tickLineYLeft},axisLine:{show:e.lineYLeft,lineStyle:{width:e.lineWidthYLeft,color:e.lineColorYLeft}},splitLine:{show:e.isShowSplitLineYLeft,lineStyle:{color:e.splitLineColorYLeft,width:e.splitLineFontWidthYLeft}}},{type:"value",splitNumber:e.splitNumberRight,show:e.isShowYRight,name:e.textNameYRight,nameTextStyle:{color:e.nameColorYRight,fontSize:e.nameFontSizeYRight},axisLabel:{show:!0,rotate:e.textAngleYRight,textStyle:{color:e.colorYRight,fontSize:e.fontSizeYRight}},axisTick:{show:e.tickLineYRight},axisLine:{show:e.lineYRight,lineStyle:{width:e.lineWidthYRight,color:e.lineColorYRight}},splitLine:{show:e.isShowSplitLineYRight,lineStyle:{color:e.splitLineColorYRight,width:e.splitLineFontWidthYRight}}}];this.options.yAxis=t},setOptionsTooltip:function(){var e=this.optionsSetup,t={trigger:"item",show:!0,textStyle:{color:e.tipsColor,fontSize:e.tipsFontSize}};this.options.tooltip=t},setOptionsMargin:function(){var e=this.optionsSetup,t={left:e.marginLeft,right:e.marginRight,bottom:e.marginBottom,top:e.marginTop,containLabel:!0};this.options.grid=t},setOptionsLegend:function(){var e=this.optionsSetup,t=this.options.legend;t.show=e.isShowLegend,t.left=e.lateralPosition,t.top=e.longitudinalPosition,t.bottom=e.longitudinalPosition,t.orient=e.layoutFront,t.textStyle={color:e.legendColor,fontSize:e.legendFontSize},t.itemWidth=e.legendWidth},setOptionsLegendName:function(e){var t=this.optionsSetup,a=this.options.series,i=t.legendName;if(null==i||""==i){for(var l=0;l<e.length;l++)a[l].name=e[l];this.options.legend.data=e}else{for(var o=i.split("|"),n=0;n<o.length;n++)a[n].name=o[n];this.options.legend.data=o}},setOptionsData:function(){var e=this.optionsData;"staticData"==e.dataType?this.staticDataFn(e.staticData):this.dynamicDataFn(e.dynamicData,e.refreshTime)},staticDataFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);var o=this.options.series,n=[],r=[],s=[],u=[];for(var c in e)n[c]=e[c].date,r[c]=e[c].unsales,s[c]=e[c].manus,u[c]=e[c].sales;var p=[];for(var h in p.push("调解成功"),p.push("调解失败"),p.push("调解成功率"),this.options.xAxis.data=n,o)"bar"==o[h].type?(o[h].name=p[h],o[h].type="bar",o[h].label={show:t.isShowBar,position:"top",distance:t.distanceBar,fontSize:t.fontSizeBar,color:t.subTextColorBar,fontWeight:t.fontWeightBar},o[h].barWidth=t.maxWidth,o[h].itemStyle.normal.barBorderRadius=t.radius,o[h].itemStyle.normal.color=i[h]):"line"==o[h].type&&(o[h].name=p[h],o[h].type="line",o[h].yAxisIndex=1,o[h].symbol=t.symbol,o[h].showSymbol=t.markPoint,o[h].symbolSize=t.pointSize,o[h].smooth=t.smoothCurve,t.area?o[h].areaStyle={opacity:t.areaThickness/100}:o[h].areaStyle={opacity:0},o[h].itemStyle={normal:{color:i[h]}},o[h].lineStyle={color:i[h],width:t.lineWidth},o[h].label={show:t.isShowLine,position:"top",distance:t.distanceLine,fontSize:t.fontSizeLine,color:t.subTextColorLine,fontWeight:t.fontWeightLine});o[0].data=r,o[1].data=s,o[2].data=u,this.options.legend.data=p,this.setOptionsLegendName(p)},dynamicDataFn:function(e,t){var a=this;e&&(this.ispreview?(this.getEchartData(e),this.flagInter=setInterval(function(){a.getEchartData(e)},t)):this.getEchartData(e))},getEchartData:function(e){var t=this;this.queryEchartsData(e).then(function(e){t.renderingFn(e)})},renderingFn:function(e){for(var t=this.optionsSetup,a=t.customColor,i=[],l=0;l<a.length;l++)i.push(a[l].color);this.options.xAxis.data=e.xAxis;var o=[],n=[];for(var r in e.series){n.push(e.series[r].name);var s={};"bar"==e.series[r].type?(s.name=e.series[r].name,s.type=e.series[r].type,s.label={show:t.isShowBar,position:"top",distance:t.distanceBar,fontSize:t.fontSizeBar,color:t.subTextColorBar,fontWeight:t.fontWeightBar},s.barWidth=t.maxWidth,s.itemStyle={normal:{color:i[r],barBorderRadius:t.radius}},s.data=e.series[r].data,o.push(s)):"line"==e.series[r].type&&(s.name=e.series[r].name,s.type=e.series[r].type,s.yAxisIndex=1,s.symbol=t.symbol,s.showSymbol=t.markPoint,s.symbolSize=t.pointSize,s.smooth=t.smoothCurve,t.area?s.areaStyle={opacity:t.areaThickness/100}:s.areaStyle={opacity:0},s.itemStyle={normal:{color:i[r]}},s.lineStyle={color:i[r],width:t.lineWidth},s.label={show:t.isShowLine,position:"top",distance:t.distanceLine,fontSize:t.fontSizeLine,color:t.subTextColorLine,fontWeight:t.fontWeightLine},s.data=e.series[r].data,o.push(s))}this.options.series=o,this.options.legend.data=n,this.setOptionsLegendName(n)}}},n=(a("4i3G"),a("KHd+")),r=Object(n.a)(o,function(){var e=this.$createElement,t=this._self._c||e;return t("div",{style:this.styleObj},[t("v-chart",{attrs:{options:this.options,autoresize:""}})],1)},[],!1,null,"59fad1b8",null);r.options.__file="widgetMoreBarLineChart.vue";t.a=r.exports}}]);