UNPKG

jqwidgets-scripts-custom

Version:

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

8 lines 372 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Desktop browsers share'" [description]="'(source: wikipedia.org)'" [showLegend]="false" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="dataAdapter" [showBorderLine]="true" [seriesGroups]="seriesGroups" [colorScheme]="'scheme02'"> </jqxChart>