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

About method setCircleColor & setCircleHoleColor #491

Closed
kscorpio opened this issue Oct 21, 2015 · 3 comments
Closed

About method setCircleColor & setCircleHoleColor #491

kscorpio opened this issue Oct 21, 2015 · 3 comments

Comments

@kscorpio
Copy link

setCircleColor:
setCircleHoleColor:

No visible @interface for 'ChartDataSet' declares the selector 'setCircleColor:'

@liuxuan30
Copy link
Member

Because only LineChartDataSet has circleColor

@GayatriNagarkar
Copy link

GayatriNagarkar commented Apr 21, 2017

I am using Charts 3.0 and drawn a line chart. (My code is in objective C)
I have set setCircleHoleColor for LineChartDataSet and it is not working.
Is there any change for same, as in previous version it was working correctly?

Any help would be appreciable.
Thank you in advance!

@GayatriNagarkar
Copy link

I got the solution! :)
Found newly added method setCircleHoleRadius.

It's working as expected now.
Thank you. :)

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