bernii / gauge.js

100% native and cool looking JavaScript gauge
MIT License
1.42k stars 391 forks source link

Interactive Gauge #138

Open psujit opened 7 years ago

psujit commented 7 years ago

Can we have an interactive gauge, that is when we can drag the gauge pointer to another value in the gauge and we can get the vale of that point to make an AJAX call? What I am talking about is something like this In that example, we can click on the graph and move the gauge pointer to another value and have the value with us.

kplindegaard commented 7 years ago

First, I don't want to kill the discussion. I hope (and I do realize the word "hope" can be interpreted differently in certain contexts ;)) what I am about to say it is not going to stop you or anybody else from making a fork and do whatever is necessary to make it happen.

Although what you request would be neat, I personally think it's a bit beyond the idea of this project - a small, no dependencies gauge serving as an indicator and not as an input source. But that's just my opinion which is colored by the selfish fact that I don't need that type of functionality myself. What I I need is a small, plain vanilla gauge with decent coloring options that loads fast and just works.