UNPKG

taffy-coustom-ui

Version:
5 lines (4 loc) 368 B
<jqxChart #performanceChart [width]="'100%'" [height]="'75%'" [title]="''" [description]="''" [showBorderLine]="false" [showLegend]="false" [enableAnimations]="true" [animationDuration]="1500" [enableCrosshairs]="true" [padding]="padding" [source]="dataAdapter" [colorScheme]="'scheme06'" [xAxis]="xAxis" [seriesGroups]="seriesGroups"> </jqxChart>