naikus / svg-gauge

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

Round corner stroke in path #22

Closed jitenderchand1 closed 6 years ago

jitenderchand1 commented 6 years ago

Is there any way to make the round corner. example given below

screen shot 2018-06-22 at 2 01 12 pm

jitenderchand1 commented 6 years ago

path { stroke-linecap: round; }