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

Wrong dataSetIndex in stringForValue delegate method #3314

Closed
binnilal opened this issue Mar 2, 2018 · 1 comment
Closed

Wrong dataSetIndex in stringForValue delegate method #3314

binnilal opened this issue Mar 2, 2018 · 1 comment

Comments

@binnilal
Copy link

binnilal commented Mar 2, 2018

I want a custom value formatter in piechart and I used delegate method stringForValue. dataSetIndex parameter is wrong in this delegate method. I have two piechart data and always dataSetIndex has value 0.

@liuxuan30
Copy link
Member

pie chart data set only allows one set. so, the index will always be 0.

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