jqwidgets-scripts-custom
Version:
jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.
8 lines • 411 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'Weather in Geneva, Switzerland'"
[]="'Climatological Information about Geneva'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="valueAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme05'">
</jqxChart>