Hi,
(Also posted in Gauges forum. Sorry for the duplicate, just noticed that other forum isn’t very active.)
I have an Angular app, which is using some bootstrap CSS. I’ve copied the default functionality from the demo here (using the circular gauge):
https://www.jqwidgets.com/angular/angular-gauge/#https://www.jqwidgets.com/angular/angular-gauge/angular-gauge-defaultfunctionality.htm
My code is mostly the same as above. I’ve just changed the width and height to 400px. However, the label keeps appearing underneath the gauge, as opposed to inside it, like in the demo.
Can anyone give any pointers please?