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

Data labels not shown when mutable array of entries used. #3573

Closed
1 task done
michaelpginn opened this issue Jul 20, 2018 · 2 comments
Closed
1 task done

Data labels not shown when mutable array of entries used. #3573

michaelpginn opened this issue Jul 20, 2018 · 2 comments

Comments

@michaelpginn
Copy link

What did you do?

ℹ Created data set for scatter plot using mutable array of ChartDataEntry objects and the DataSet constructor.

What did you expect to happen?

ℹ Data labels to be shown by each point.

What happened instead?

ℹ No labels shown unless array changed to immutable array.

Charts Environment

Charts version/Branch/Commit Number:
Xcode version: 9.4.1
**Swift version: **
Platform(s) running Charts: iOS
macOS version running Xcode: 10.13.6

Demo Project

ℹ Please link to or upload a project we can download that reproduces the issue.

@liuxuan30
Copy link
Member

No labels shown unless array changed to immutable array.

You should answered yourself. Apparently you changed it, or, if you think we changed it, please provide code snippet so we can reproduce with ChartsDemo.

@liuxuan30
Copy link
Member

I'm closing for now, reopen when you have more details.

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