rendro / easy-pie-chart

easy pie chart is a lightweight plugin to draw simple, animated pie charts for single values
http://rendro.github.io/easy-pie-chart
MIT License
2.07k stars 501 forks source link

Large lineWidth value reduces accuracy #196

Closed webstar closed 7 years ago

webstar commented 7 years ago

I hope someone can assist here...

Both graphs are 96 percent, yet as you can see, the thicker ones' fill appears to fill up too much.

lineWidth:27px graph-large

lineWidth:7px graph-small

webstar commented 7 years ago

Nevermind! I was using a the 'square' lineCap instead of 'butt' :")