UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

5 lines (4 loc) 372 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>