@covalent/echarts
Version:
Teradata Charts built on echarts
2 lines • 3.92 kB
JavaScript
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/common"),require("echarts/lib/chart/treemap"),require("@angular/core"),require("@covalent/echarts/base")):"function"==typeof define&&define.amd?define("@covalent/echarts/treemap",["exports","@angular/common","echarts/lib/chart/treemap","@angular/core","@covalent/echarts/base"],e):e((t.covalent=t.covalent||{},t.covalent.echarts=t.covalent.echarts||{},t.covalent.echarts.treemap={}),t.ng.common,null,t.ng.core,t.covalent.echarts.base)}(this,function(t,e,o,i,a){"use strict";var n=function(t,e){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var o in e)e.hasOwnProperty(o)&&(t[o]=e[o])})(t,e)};var r=function(o){function t(t){var e=o.call(this,"treemap",t)||this;return e.config={},e}return function r(t,e){function o(){this.constructor=t}n(t,e),t.prototype=null===e?Object.create(e):(o.prototype=e.prototype,new o)}(t,o),t.prototype.getConfig=function(){return{zlevel:this.zlevel,z:this.z,left:this.left,top:this.top,right:this.right,bottom:this.bottom,width:this.width,height:this.height,squareRatio:this.squareRatio,leafDepth:this.leafDepth,drillDownIcon:this.drillDownIcon,roam:this.roam,nodeClick:this.nodeClick,zoomToNodeRatio:this.zoomToNodeRatio,levels:this.levels,silent:this.silent,visualDimension:this.visualDimension,visualMin:this.visualMin,visualMax:this.visualMax,colorAlpha:this.colorAlpha,colorSaturation:this.colorSaturation,colorMappingBy:this.colorMappingBy,visibleMin:this.visibleMin,childrenVisibleMin:this.childrenVisibleMin,itemStyle:this.itemStyle,label:this.label,upperLabel:this.upperLabel,breadcrumb:this.breadcrumb,emphasis:this.emphasis}},t.decorators=[{type:i.Component,args:[{selector:"td-chart-series[td-treemap]",template:"",changeDetection:i.ChangeDetectionStrategy.OnPush,providers:[{provide:a.TdSeriesComponent,useExisting:i.forwardRef(function(){return t})}]}]}],t.ctorParameters=function(){return[{type:a.TdChartOptionsService}]},t.propDecorators={config:[{type:i.Input,args:["config"]}],id:[{type:i.Input,args:["id"]}],name:[{type:i.Input,args:["name"]}],data:[{type:i.Input,args:["data"]}],zlevel:[{type:i.Input,args:["zlevel"]}],z:[{type:i.Input,args:["z"]}],left:[{type:i.Input,args:["left"]}],top:[{type:i.Input,args:["top"]}],right:[{type:i.Input,args:["right"]}],bottom:[{type:i.Input,args:["bottom"]}],width:[{type:i.Input,args:["width"]}],height:[{type:i.Input,args:["height"]}],squareRatio:[{type:i.Input,args:["squareRatio"]}],leafDepth:[{type:i.Input,args:["leafDepth"]}],drillDownIcon:[{type:i.Input,args:["drillDownIcon"]}],roam:[{type:i.Input,args:["roam"]}],nodeClick:[{type:i.Input,args:["nodeClick"]}],zoomToNodeRatio:[{type:i.Input,args:["zoomToNodeRatio"]}],levels:[{type:i.Input,args:["levels"]}],silent:[{type:i.Input,args:["silent"]}],visualDimension:[{type:i.Input,args:["visualDimension"]}],visualMin:[{type:i.Input,args:["visualMin"]}],visualMax:[{type:i.Input,args:["visualMax"]}],colorAlpha:[{type:i.Input,args:["colorAlpha"]}],colorSaturation:[{type:i.Input,args:["colorSaturation"]}],colorMappingBy:[{type:i.Input,args:["colorMappingBy"]}],visibleMin:[{type:i.Input,args:["visibleMin"]}],childrenVisibleMin:[{type:i.Input,args:["childrenVisibleMin"]}],itemStyle:[{type:i.Input,args:["itemStyle"]}],label:[{type:i.Input,args:["label"]}],upperLabel:[{type:i.Input,args:["upperLabel"]}],breadcrumb:[{type:i.Input,args:["breadcrumb"]}],emphasis:[{type:i.Input,args:["emphasis"]}],tooltip:[{type:i.Input,args:["tooltip"]}]},t}(a.TdSeriesComponent),s=[r],p=function(){function t(){}return t.decorators=[{type:i.NgModule,args:[{imports:[e.CommonModule],declarations:[s],exports:[s]}]}],t}();t.TREEMAP_MODULE_COMPONENTS=s,t.CovalentTreemapEchartsModule=p,t.TdChartSeriesTreemapComponent=r,Object.defineProperty(t,"__esModule",{value:!0})});
//# sourceMappingURL=covalent-echarts-treemap.umd.min.js.map