naikus / svg-gauge

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

Fix text not always on center depends on browsers #15

Closed yudao closed 6 years ago

yudao commented 6 years ago

Hi,

Great little component!

I've fixed a minor issue. Some browsers, like mine, doesn't place completely the text in center of the circle.

MacOS High Sierra version 10.13.3 (17D102)
Chrome Version 63.0.3239.132 (Build officiel) (64 bits)

Yu.

naikus commented 6 years ago

Hi @yudao Thanks! I've merged your pull request into master

yudao commented 6 years ago

Hi @naikus, thanks for the merge of the PR.

Could you make a release version?

Yu.