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 co-ordinates of all plotted points in LineChartView #774

Closed
akashvercetti opened this issue Feb 25, 2016 · 1 comment
Closed

Getting co-ordinates of all plotted points in LineChartView #774

akashvercetti opened this issue Feb 25, 2016 · 1 comment

Comments

@akashvercetti
Copy link

How would I go about finding all the CGPoints of all plotted points in a line chart?

@liuxuan30
Copy link
Member

in drawLinear(), there has the logic to convert data value into pixel values. You can take look there.

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