jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
10 lines (8 loc) • 433 B
HTML
<jqxChart
["getWidth()" [height]="500"
[ ]="'Weather in Geneva, Switzerland'"
[ ]="'Climatological Information about Geneva'"
[ ]="true" [enableAnimations]="true" [padding]="padding" [enableCrosshairs]="true"
[ ]="titlePadding" [source]="data" [xAxis]="xAxis"
[ ]="valueAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme05'">
</jqxChart>
]=