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

Scatter chart: Only the first point is showing a value, none of the other ones are #4739

Closed
MichaelMeinberg opened this issue Oct 15, 2021 · 0 comments

Comments

@MichaelMeinberg
Copy link

MichaelMeinberg commented Oct 15, 2021

What did you do?

I have a scatter chart. with many points (maybe 20), and no matter what data I send it only shows the value on the chart for the first dot.

I have tried dataSet.drawValuesEnabled = true, did not make a difference
Some values are large, but some are small, even down to 1 digit.

What did you expect to happen?

Values showing on every dot.

What happened instead?

Value shows on first dot each time, no others.

Charts Environment

Charts: 4.0.1 - master branch
Xcode: 13.0
Swift: 5.0
Plateform: iOS - iPhone
Mac OS: Big Sure (11.4)

Demo Project

Can't do that, corporate code.

image

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