We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Values showing on every dot.
Value shows on first dot each time, no others.
Charts: 4.0.1 - master branch Xcode: 13.0 Swift: 5.0 Plateform: iOS - iPhone Mac OS: Big Sure (11.4)
Can't do that, corporate code.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: