taffy-coustom-ui
Version:
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>