@covalent/echarts
Version:
Teradata Charts built on echarts
2 lines • 4.02 kB
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/common"),require("echarts/lib/chart/scatter"),require("@angular/core"),require("@covalent/echarts/base")):"function"==typeof define&&define.amd?define("@covalent/echarts/scatter",["exports","@angular/common","echarts/lib/chart/scatter","@angular/core","@covalent/echarts/base"],t):t((e.covalent=e.covalent||{},e.covalent.echarts=e.covalent.echarts||{},e.covalent.echarts.scatter={}),e.ng.common,null,e.ng.core,e.covalent.echarts.base)}(this,function(e,t,s,n,o){"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 r=function(t){function e(e){return t.call(this,"scatter",e)||this}return function r(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,geoIndex:this.geoIndex,calendarIndex:this.calendarIndex,hoverAnimation:this.hoverAnimation,legendHoverLink:this.legendHoverLink,symbol:this.symbol,symbolSize:this.symbolSize,symbolRotate:this.symbolRotate,symbolKeepAspect:this.symbolKeepAspect,symbolOffset:this.symbolOffset,large:this.large,largeThreshold:this.largeThreshold,cursor:this.cursor,label:this.label,itemStyle:this.itemStyle,emphasis:this.emphasis,progressive:this.progressive,progressiveThreshold:this.progressiveThreshold,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:n.Component,args:[{selector:"td-chart-series[td-scatter]",template:"",changeDetection:n.ChangeDetectionStrategy.OnPush,providers:[{provide:o.TdSeriesComponent,useExisting:n.forwardRef(function(){return e})}]}]}],e.ctorParameters=function(){return[{type:o.TdChartOptionsService}]},e.propDecorators={coordinateSystem:[{type:n.Input,args:["coordinateSystem"]}],xAxisIndex:[{type:n.Input,args:["xAxisIndex"]}],yAxisIndex:[{type:n.Input,args:["yAxisIndex"]}],polarIndex:[{type:n.Input,args:["polarIndex"]}],geoIndex:[{type:n.Input,args:["geoIndex"]}],calendarIndex:[{type:n.Input,args:["calendarIndex"]}],hoverAnimation:[{type:n.Input,args:["hoverAnimation"]}],legendHoverLink:[{type:n.Input,args:["legendHoverLink"]}],symbol:[{type:n.Input,args:["symbol"]}],symbolSize:[{type:n.Input,args:["symbolSize"]}],symbolRotate:[{type:n.Input,args:["symbolRotate"]}],symbolKeepAspect:[{type:n.Input,args:["symbolKeepAspect"]}],symbolOffset:[{type:n.Input,args:["symbolOffset"]}],large:[{type:n.Input,args:["large"]}],largeThreshold:[{type:n.Input,args:["largeThreshold"]}],cursor:[{type:n.Input,args:["cursor"]}],label:[{type:n.Input,args:["label"]}],itemStyle:[{type:n.Input,args:["itemStyle"]}],emphasis:[{type:n.Input,args:["emphasis"]}],progressive:[{type:n.Input,args:["progressive"]}],progressiveThreshold:[{type:n.Input,args:["progressiveThreshold"]}],dimensions:[{type:n.Input,args:["dimensions"]}],encode:[{type:n.Input,args:["encode"]}],seriesLayoutBy:[{type:n.Input,args:["seriesLayoutBy"]}],datasetIndex:[{type:n.Input,args:["datasetIndex"]}],markPoint:[{type:n.Input,args:["markPoint"]}],markLine:[{type:n.Input,args:["markLine"]}],markArea:[{type:n.Input,args:["markArea"]}],zlevel:[{type:n.Input,args:["zlevel"]}],z:[{type:n.Input,args:["z"]}],silent:[{type:n.Input,args:["silent"]}]},e}(o.TdSeriesComponent),i=[r],p=function(){function e(){}return e.decorators=[{type:n.NgModule,args:[{imports:[t.CommonModule],declarations:[i],exports:[i]}]}],e}();e.SCATTER_MODULE_COMPONENTS=i,e.CovalentScatterEchartsModule=p,e.TdChartSeriesScatterComponent=r,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=covalent-echarts-scatter.umd.min.js.map