-
Hi,
I'm using your cancas gauges to visualize temperature and rpm of a sensor.
When the canvas gauges reaches 224mb the gauges vanishes and the app stops working a bit later.
Is it possible to …
-
Hi I have a react application integrated with GaugeJs.
These are my options:
var opts = {
angle: -0.5, // The span of the gauge arc
lineWidth: 0.13, // The line thickness
…
-
Hello Mikhus,
first of all I love your gauges and I realy want to implement them in my App, specially the thermometer.
I downloaded them on https://canvas-gauges.com/
I use your gauges to track…
-
I have three radial gauges on my page and they are all working well, however I am trying to move the value box on one specific gauge and can't work out how to do that.
Is there an option that I can u…
-
When importing GuagesModule from 'ng-canvas-guage/lib', node modules of the |GaugeModule is making its own node module which is giving build time error of NgModule annotation.
Please help me with thi…
-
I have put the js files in the www folder and I have inserted the resources code in top of the Raw config editor.
Then I try to paste some of the examples from here into a Manual Card and in the Raw …
-
Sometimes when saving CCH it goes back to an old Lovelace file, and everything you saved prior to the CCH save is lost.
-
https://imgur.com/a/tkMY4
I'd like the value of the meter to allow for commas and dollar signs, to represent currency. Is this possible? Feature request maybe?
-
#### Expected behaviour
Highstock should be loaded to render chart.
#### Actual behaviour
Highstock library is not getting loaded and throwing script error.
#### Live demo with steps to reprod…
-
Here is my html code in home.html file.
Here is my home.ts file code.
`let radial = new guage.RadialGauge({
renderTo: 'gaugeid',
width: 400,
height: 400,
units…