jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
8 lines • 433 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'Custom labels, grid lines and tick marks offsets'"
[]="'This example demonstrates how to use labels, tick marks and grid lines at custom offsets'"
[]="false" [padding]="padding"
[]="titlePadding" [source]="sampleData" [xAxis]="xAxis"
[]="valueAxis" [seriesGroups]="seriesGroups">
</jqxChart>