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 361 B
<jqxChart #myChart [width]="'80%'" [height]="'50%'" [title]="'Economic comparison'" [description]="'GDP and Debt in 2010'" [showLegend]="true" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme01'"> </jqxChart>