Charts: how to change the color of text that displayed below the chart ios swift 3

Created on 22 Feb 2018  Â·  4Comments  Â·  Source: danielgindi/Charts

I just want to change the colour of the text displayed below to white
fullsizerender

Most helpful comment

Hey can you write the solution here please?
Thanks in advance

yourInstanceChart.legend.textColor = UIColor.white

All 4 comments

please refer ChartsDemo or ask on stack overflow.
it's legend, so refer legend text color, maybe.

Thank you i found out the solution

Thanks & Regards,
M.Mahalakshmi Sruthi (IOS) ,
Swaas System Private Limited.

On Fri, Feb 23, 2018 at 6:23 AM, Xuan notifications@github.com wrote:

Closed #3288 https://github.com/danielgindi/Charts/issues/3288.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/danielgindi/Charts/issues/3288#event-1488210171, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AdLLVihOwpACNwZnTHlkvpVHnQESA5OSks5tXgv_gaJpZM4SO80U
.

Hey can you write the solution here please?
Thanks in advance

Hey can you write the solution here please?
Thanks in advance

yourInstanceChart.legend.textColor = UIColor.white

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kirti0525 picture kirti0525  Â·  3Comments

cilasgimenez picture cilasgimenez  Â·  4Comments

sjdevlin picture sjdevlin  Â·  3Comments

PrashantKT picture PrashantKT  Â·  3Comments

guoyutaog picture guoyutaog  Â·  3Comments