UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

9 lines (8 loc) 413 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>