UNPKG

jqwidgets-framework

Version:

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

7 lines (6 loc) 302 B
<jqxBarGauge #myBarGauge (onDrawEnd)="onDrawEnd()" [width]='600' [height]='600' [values]='arrayOfValues' [barSpacing]="14" [labels]="labels" [animationDuration]="300" [startAngle]="180" [endAngle]="-180" [colorScheme]="'scheme02'" [relativeInnerRadius]="0.2" > </jqxBarGauge>