@covalent/echarts
Version:
Teradata Charts built on echarts
2 lines • 4.79 kB
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/common"),require("echarts/lib/chart/graph"),require("@angular/core"),require("@covalent/echarts/base")):"function"==typeof define&&define.amd?define("@covalent/echarts/graph",["exports","@angular/common","echarts/lib/chart/graph","@angular/core","@covalent/echarts/base"],t):t((e.covalent=e.covalent||{},e.covalent.echarts=e.covalent.echarts||{},e.covalent.echarts.graph={}),e.ng.common,null,e.ng.core,e.covalent.echarts.base)}(this,function(e,t,r,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 r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};var s=function(t){function e(e){return t.call(this,"graph",e)||this}return function s(e,t){function r(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}(e,t),e.prototype.getConfig=function(){return{legendHoverLink:this.legendHoverLink,coordinateSystem:this.coordinateSystem,xAxisIndex:this.xAxisIndex,yAxisIndex:this.yAxisIndex,polarIndex:this.polarIndex,calendarIndex:this.calendarIndex,geoIndex:this.geoIndex,hoverAnimation:this.hoverAnimation,circular:this.circular,force:this.force,layout:this.layout,nodeScaleRatio:this.nodeScaleRatio,draggable:this.draggable,symbol:this.symbol,symbolSize:this.symbolSize,symbolRotate:this.symbolRotate,symbolKeepAspect:this.symbolKeepAspect,symbolOffset:this.symbolOffset,focusNodeAdjacency:this.focusNodeAdjacency,edgeSymbol:this.edgeSymbol,edgeSymbolSize:this.edgeSymbolSize,cursor:this.cursor,roam:this.roam,itemStyle:this.itemStyle,lineStyle:this.lineStyle,label:this.label,edgeLabel:this.edgeLabel,emphasis:this.emphasis,categories:this.categories,nodes:this.nodes,links:this.links,edges:this.edges,markPoint:this.markPoint,markLine:this.markLine,markArea:this.markArea,zlevel:this.zlevel,z:this.z,silent:this.silent,left:this.left,top:this.top,right:this.right,bottom:this.bottom,width:this.width,height:this.height}},e.decorators=[{type:n.Component,args:[{selector:"td-chart-series[td-graph]",template:"",changeDetection:n.ChangeDetectionStrategy.OnPush,providers:[{provide:o.TdSeriesComponent,useExisting:n.forwardRef(function(){return e})}]}]}],e.ctorParameters=function(){return[{type:o.TdChartOptionsService}]},e.propDecorators={legendHoverLink:[{type:n.Input,args:["legendHoverLink"]}],coordinateSystem:[{type:n.Input,args:["coordinateSystem"]}],xAxisIndex:[{type:n.Input,args:["xAxisIndex"]}],yAxisIndex:[{type:n.Input,args:["yAxisIndex"]}],polarIndex:[{type:n.Input,args:["polarIndex"]}],calendarIndex:[{type:n.Input,args:["calendarIndex"]}],geoIndex:[{type:n.Input,args:["geoIndex"]}],hoverAnimation:[{type:n.Input,args:["hoverAnimation"]}],circular:[{type:n.Input,args:["circular"]}],force:[{type:n.Input,args:["force"]}],layout:[{type:n.Input,args:["layout"]}],nodeScaleRatio:[{type:n.Input,args:["nodeScaleRatio"]}],draggable:[{type:n.Input,args:["draggable"]}],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"]}],focusNodeAdjacency:[{type:n.Input,args:["focusNodeAdjacency"]}],edgeSymbol:[{type:n.Input,args:["edgeSymbol"]}],edgeSymbolSize:[{type:n.Input,args:["edgeSymbolSize"]}],cursor:[{type:n.Input,args:["cursor"]}],roam:[{type:n.Input,args:["roam"]}],initialTreeDepth:[{type:n.Input,args:["initialTreeDepth"]}],itemStyle:[{type:n.Input,args:["itemStyle"]}],lineStyle:[{type:n.Input,args:["lineStyle"]}],label:[{type:n.Input,args:["label"]}],edgeLabel:[{type:n.Input,args:["edgeLabel"]}],emphasis:[{type:n.Input,args:["emphasis"]}],categories:[{type:n.Input,args:["categories"]}],nodes:[{type:n.Input,args:["nodes"]}],links:[{type:n.Input,args:["links"]}],edges:[{type:n.Input,args:["edges"]}],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"]}],left:[{type:n.Input,args:["left"]}],top:[{type:n.Input,args:["top"]}],right:[{type:n.Input,args:["right"]}],bottom:[{type:n.Input,args:["bottom"]}],width:[{type:n.Input,args:["width"]}],height:[{type:n.Input,args:["height"]}]},e}(o.TdSeriesComponent),i=[s],p=function(){function e(){}return e.decorators=[{type:n.NgModule,args:[{imports:[t.CommonModule],declarations:[i],exports:[i]}]}],e}();e.GRAPH_MODULE_COMPONENTS=i,e.CovalentGraphEchartsModule=p,e.TdChartSeriesGraphComponent=s,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=covalent-echarts-graph.umd.min.js.map