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

Getting error, while assigning xVals to PieChartData. #1433

Closed
nhkrishna5 opened this issue Sep 13, 2016 · 5 comments
Closed

Getting error, while assigning xVals to PieChartData. #1433

nhkrishna5 opened this issue Sep 13, 2016 · 5 comments

Comments

@nhkrishna5
Copy link

nhkrishna5 commented Sep 13, 2016

I am using Xcode 7.3 and swift 2.2.

screen shot 2016-09-13 at 11 50 49 am

@wirasetiawan29
Copy link

wirasetiawan29 commented Sep 13, 2016

ya I got same error, it's look like PieChartData.swift only have one parameter.
Does it's a new update??

@nhkrishna5
Copy link
Author

ya, i am using latest code.

@pmairoldi
Copy link
Collaborator

If you are using 3.0 all Data objects only take a dataset. See #1474 for all changes.

@leszarna
Copy link

leszarna commented Oct 9, 2017

I think people often go from google straight here. It would seem much better to answer ticket with 2 line example than to write answers like go to #1474. Most people doesn't use this library much, and searching some changelog is simply waste of time. It's not easy to find solution in 15 minutes for me so probably same for others.

@pmairoldi
Copy link
Collaborator

Well if that is the case we welcome you to help improve the documentation. I think that looking at the demo and stuff should more than enough to figure out how to use the library for basic use cases. I can't spend my time writing code for others, I will point someone in the right direction and hope they find their answers or wait for them to ask more follow questions so that I can help them find answers they seek.

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

4 participants