UNPKG

jqwidgets-framework

Version:

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

11 lines 274 B
<jqxChart #referenceChart [width]="'100%'" [height]="400" [title]="''" [description]="''" [showLegend]="true" [showToolTips]="true" [enableAnimations]="false" [showBorderLine]="false" [source]="dataAdapterDonut" [seriesGroups]="seriesGroups"> </jqxChart>