UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, 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>