Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar Chart does not initialize Legend color #84

Open
yoavsbg opened this issue Jun 24, 2018 · 1 comment
Open

Bar Chart does not initialize Legend color #84

yoavsbg opened this issue Jun 24, 2018 · 1 comment

Comments

@yoavsbg
Copy link

yoavsbg commented Jun 24, 2018

BaseBarChart.java :
protected void initializeGraph()
call mLegendPaint.setColor(DEF_LEGEND_COLOR);
instead of mLegendPaint.setColor(mLegendColor);
as a result if I changed the Legend color its does not apply.

@zo-eth
Copy link

zo-eth commented Feb 9, 2021

I fix it 63CBB0 ->FF63CBB0
added ff to the front

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants