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) • 430 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'US Home ownership rate & recessions (1965-2019)'"
[]="'(sources: US Census bureau, Wikipedia)'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="valueAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme03'">
</jqxChart>