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

Add horizontal line at certain value on Y-Axis? #2706

Closed
ridleytech opened this issue Aug 12, 2017 · 2 comments
Closed

Add horizontal line at certain value on Y-Axis? #2706

ridleytech opened this issue Aug 12, 2017 · 2 comments

Comments

@ridleytech
Copy link

line

I want to add an overlapping line like in the attached candlestick chart, but I can't find where the side labels are being generated to expose their Y positions on the chart to add the line to the UIView. I'll be updating the line's Y position at runtime so I don't need it drawn in the chart context.

For example I want in the attached image I want to add the yellow line at a specific position from a variable (1.181). Is this possible?

@fuacici
Copy link

fuacici commented Aug 13, 2017

you should try LimitLine

@ridleytech
Copy link
Author

works great thank you

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

3 participants