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) • 390 B
HTML
<jqxChart
["getWidth()" [height]="500"
[ ]="'Economic comparison'"
[ ]="'GDP and Debt in 2010'"
[ ]="true" [enableAnimations]="true" [padding]="padding"
[ ]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[ ]="false" [seriesGroups]="seriesGroups" [colorScheme]="'scheme01'">
</jqxChart>
]=