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

Add different colorHoleColor for different datapoints in a LineChart iOS Charts #1104

Closed
RenjithRajaneesan opened this issue Jun 3, 2016 · 1 comment

Comments

@RenjithRajaneesan
Copy link

is there any way to add different circleHoleColor for different datapoints in LineChart.
for eg [20,50,60,90,30] I want to add [50,60,90] in green color and [20,30] in red color

@liuxuan30
Copy link
Member

seems you have to customize it in line chart renderer's drawDataSet function to tweak the color?

@jjatie jjatie closed this as completed Apr 1, 2018
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

3 participants