ngx-gauge icon indicating copy to clipboard operation
ngx-gauge copied to clipboard

Adding ticks, min and max value on the gauge

Open YacineGameDev opened this issue 7 years ago • 5 comments

it would be very nice if it was possible to display the min and max value and also ticks ( let's say every 10 km/h for example)

YacineGameDev avatar May 28 '18 16:05 YacineGameDev

@Observablerxjs, Can you give us an example of what you would like to do? I could not understand in his explanation, could it represent the expected result visually?

fernandocode avatar May 28 '18 18:05 fernandocode

3z5uo Something like this, with ticks and the min and max value displayed

YacineGameDev avatar May 28 '18 18:05 YacineGameDev

Ticks could be an acceptable feature, but putting a needle is not acceptable. Because these types of gauges already exist on the Internet. I do not want to recreate it. Tick or balloons (like Angular Material) on hover is a usability enhancement which I can think of.

The work the needle performs on the given snapshot is done by an analog circular arc with a forgroundColor growing/shrinking on the gauge.

ashish-chopra avatar May 29 '18 02:05 ashish-chopra

I totally agree with you, it was just an example to show the ticks and the ballons. Those two would give a big improvement to the gauge.

YacineGameDev avatar May 29 '18 13:05 YacineGameDev

Hello, any plans on adding the ticks ? I've searched for another library in the meantine and I can't find one that looks as clean as this one...

enlight3d avatar Aug 06 '21 09:08 enlight3d