UNPKG

@covalent/echarts

Version:
2 lines 4.29 kB
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/common"),require("echarts/lib/chart/line"),require("@angular/core"),require("@covalent/echarts/base")):"function"==typeof define&&define.amd?define("@covalent/echarts/line",["exports","@angular/common","echarts/lib/chart/line","@angular/core","@covalent/echarts/base"],t):t((e.covalent=e.covalent||{},e.covalent.echarts=e.covalent.echarts||{},e.covalent.echarts.line={}),e.ng.common,null,e.ng.core,e.covalent.echarts.base)}(this,function(e,t,s,o,r){"use strict";var a=function(e,t){return(a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var s in t)t.hasOwnProperty(s)&&(e[s]=t[s])})(e,t)};var n=function(t){function e(e){return t.call(this,"line",e)||this}return function n(e,t){function s(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(s.prototype=t.prototype,new s)}(e,t),e.prototype.getConfig=function(){return{coordinateSystem:this.coordinateSystem,xAxisIndex:this.xAxisIndex,yAxisIndex:this.yAxisIndex,polarIndex:this.polarIndex,symbol:this.symbol,symbolSize:this.symbolSize,symbolRotate:this.symbolRotate,symbolKeepAspect:this.symbolKeepAspect,symbolOffset:this.symbolOffset,showSymbol:this.showSymbol,showAllSymbol:this.showAllSymbol,hoverAnimation:this.hoverAnimation,legendHoverLink:this.legendHoverLink,stack:this.stack,cursor:this.cursor,connectNulls:this.connectNulls,clipOverflow:this.clipOverflow,step:this.step,label:this.label,itemStyle:this.itemStyle,lineStyle:this.lineStyle,areaStyle:this.areaStyle,emphasis:this.emphasis,smooth:this.smooth,smoothMonotone:this.smoothMonotone,sampling:this.sampling,dimensions:this.dimensions,encode:this.encode,seriesLayoutBy:this.seriesLayoutBy,datasetIndex:this.datasetIndex,markPoint:this.markPoint,markLine:this.markLine,markArea:this.markArea,zlevel:this.zlevel,z:this.z,silent:this.silent}},e.decorators=[{type:o.Component,args:[{selector:"td-chart-series[td-line]",template:"",changeDetection:o.ChangeDetectionStrategy.OnPush,providers:[{provide:r.TdSeriesComponent,useExisting:o.forwardRef(function(){return e})}]}]}],e.ctorParameters=function(){return[{type:r.TdChartOptionsService}]},e.propDecorators={coordinateSystem:[{type:o.Input,args:["coordinateSystem"]}],xAxisIndex:[{type:o.Input,args:["xAxisIndex"]}],yAxisIndex:[{type:o.Input,args:["yAxisIndex"]}],polarIndex:[{type:o.Input,args:["polarIndex"]}],symbol:[{type:o.Input,args:["symbol"]}],symbolSize:[{type:o.Input,args:["symbolSize"]}],symbolRotate:[{type:o.Input,args:["symbolRotate"]}],symbolKeepAspect:[{type:o.Input,args:["symbolKeepAspect"]}],symbolOffset:[{type:o.Input,args:["symbolOffset"]}],showSymbol:[{type:o.Input,args:["showSymbol"]}],showAllSymbol:[{type:o.Input,args:["showAllSymbol"]}],hoverAnimation:[{type:o.Input,args:["hoverAnimation"]}],legendHoverLink:[{type:o.Input,args:["legendHoverLink"]}],stack:[{type:o.Input,args:["stack"]}],cursor:[{type:o.Input,args:["cursor"]}],connectNulls:[{type:o.Input,args:["connectNulls"]}],clipOverflow:[{type:o.Input,args:["clipOverflow"]}],step:[{type:o.Input,args:["step"]}],label:[{type:o.Input,args:["label"]}],itemStyle:[{type:o.Input,args:["itemStyle"]}],lineStyle:[{type:o.Input,args:["lineStyle"]}],areaStyle:[{type:o.Input,args:["areaStyle"]}],emphasis:[{type:o.Input,args:["emphasis"]}],smooth:[{type:o.Input,args:["smooth"]}],smoothMonotone:[{type:o.Input,args:["smoothMonotone"]}],sampling:[{type:o.Input,args:["sampling"]}],dimensions:[{type:o.Input,args:["dimensions"]}],encode:[{type:o.Input,args:["encode"]}],seriesLayoutBy:[{type:o.Input,args:["seriesLayoutBy"]}],datasetIndex:[{type:o.Input,args:["datasetIndex"]}],markPoint:[{type:o.Input,args:["markPoint"]}],markLine:[{type:o.Input,args:["markLine"]}],markArea:[{type:o.Input,args:["markArea"]}],zlevel:[{type:o.Input,args:["zlevel"]}],z:[{type:o.Input,args:["z"]}],silent:[{type:o.Input,args:["silent"]}]},e}(r.TdSeriesComponent),i=[n],l=function(){function e(){}return e.decorators=[{type:o.NgModule,args:[{imports:[t.CommonModule],declarations:[i],exports:[i]}]}],e}();e.LINE_MODULE_COMPONENTS=i,e.CovalentLineEchartsModule=l,e.TdChartSeriesLineComponent=n,Object.defineProperty(e,"__esModule",{value:!0})}); //# sourceMappingURL=covalent-echarts-line.umd.min.js.map