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 379 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>