jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
8 lines • 438 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'Range selector with regular x-axis'"
[]="'In this example the range selector works with (non-date) axis'"
[]="false" [enableAnimations]="true" [padding]="padding"
[]="dataAdapter" [xAxis]="xAxis" [enableCrosshairs]="true"
[]="1500" [seriesGroups]="seriesGroups" [colorScheme]="'scheme02'">
</jqxChart>