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) 352 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Logarithmic Scale Axis Example'" [description]="'Stacked Columns with logarithmic scale axis'" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="sampleData" [valueAxis]="valueAxis" [seriesGroups]="seriesGroups"> </jqxChart>