rameezhandel / SmartGauge

Customizable Gauge View for iOS
MIT License
3 stars 2 forks source link

How can i increase the font size of track numbering value? #1

Closed iPatilAmit closed 3 years ago

iPatilAmit commented 3 years ago

Hi @rameezhandel I have implemented this library in code and its fit with all my requirement. We are going happy to use this library. can you please tell me how can I increase the numbers font size?

Thank you

rameezhandel commented 3 years ago

@iPatilAmit The font size is calculated dynamically based on the "RADIUS" of the Gauge. If it is necessary we can provide an option to set the fixed font size in future release.

iPatilAmit commented 3 years ago

@rameezhandel

Thanks for the reply

Yes, It's necessary for me can u please help me out with it. I have used SmartGauge view at the bottom of my view with a required size but I want to increase the font size of that number? Let me know how can I do that.

Thank You

rameezhandel commented 3 years ago

@iPatilAmit Fixed in latest version (0.6.3)

gaugeView. tickValueFontSize = 20.0