UNPKG

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