UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

9 lines (8 loc) 361 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>