UNPKG

jqwidgets-scripts-custom

Version:

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

9 lines (8 loc) 353 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Logarithmic Spline Area Range'" [description]="'logarithmic scale with base 2'" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="sampleData" [xAxis]="xAxis" [valueAxis]="valueAxis" [seriesGroups]="seriesGroups"> </jqxChart>