kevinzhow / PNChart

A simple and beautiful chart lib used in Piner and CoinsMan for iOS
MIT License
9.71k stars 1.76k forks source link

Want CircleChart with thinner line #342

Closed peterlondon1 closed 7 years ago

peterlondon1 commented 7 years ago

I'm trying to get a CircleChart with a thinner line.

I've tried initialising with 'overrideLineWidth' set to 5.0, but it seems to make no difference.

Any suggestions please!

(see attached for example with overrideLineWidth = 3.0 vvv

kevinzhow commented 7 years ago

Try https://github.com/kevinzhow/PNChart/blob/master/PNChart/PNCircleChart.m#L55