UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

8 lines 378 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'CPI inflation comparison by country'" [description]="'Years: 2018 vs 2019'" [showLegend]="true" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="sampleData" [xAxis]="xAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme02'"> </jqxChart>