-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Down-casted Array element failed to match the target type #121
Comments
So your array contains element of the wrong type... בתאריך יום שני, 1 ביוני 2015, nhjariwala [email protected] כתב:
|
here is the code
Can you please point out the error ? |
Do you seriously do not see how casting ChartDataEntry "down" to בתאריך יום שני, 1 ביוני 2015, nhjariwala [email protected] כתב:
|
I have tried several thing from Objective-C demo but not getting success So I have found the LineChart Samples on #29 So I have tried same thing on BarChart. |
You should really read the code at the point where it expects a בתאריך יום שני, 1 ביוני 2015, nhjariwala [email protected] כתב:
|
Opps extremely silly mistake I haven't figured out it .. Thanks you so much for point out this . |
Hi @nhjariwala, can you say what was the mistake? Thanks |
Hi @sodeve19 ,
but need to change DataEntry as per the chart in my case I used BarChart so
and it was resolved the issue. Thanks ;) |
Getting error on swift
while setting dataSet and its redirected to class BarChartDataSet in below function
The text was updated successfully, but these errors were encountered: