UNPKG

jqwidgets-framework

Version:

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

9 lines (8 loc) 421 B
<jqxChart [width]="getWidth()" [height]="500" [title]="'Mobile & Desktop browsers share'" [description]="'(source: wikipedia.org)'" [showLegend]="true" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="data_source_desktop" [legendLayout]="legendLayout" [showBorderLine]="true" [seriesGroups]="seriesGroups" [columnSeriesOverlap]="false"> </jqxChart>