naikus / svg-gauge

Minimalistic, animated SVG gauge. Zero dependencies
MIT License
319 stars 74 forks source link

Add min/max value labels and maybe threshold value labels #32

Closed spoon252 closed 4 years ago

spoon252 commented 5 years ago

I'll provide some pictures about my idea. I would like an option to add these value labels.

right now image

with value labels image

is it already possible perhaps? please explain if it is Thanks Emir

naikus commented 4 years ago

Hi @spoon252 This is currently not possible :) You may add min and max labels via html and style them using css though.