jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
8 lines • 445 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>