UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines 380 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Logarithmic Scale Axis Example'" [description]="'Sample logarithmic scale axis with base 2 and baseline 8'" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="sampleData" [xAxis]="xAxis" [valueAxis]="valueAxis" [seriesGroups]="seriesGroups"> </jqxChart>