UNPKG

jqwidgets-scripts-custom

Version:

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

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