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

A way to get marker y coordinate #1389

Open
mvrlin opened this issue Jun 30, 2023 · 0 comments
Open

A way to get marker y coordinate #1389

mvrlin opened this issue Jun 30, 2023 · 0 comments

Comments

@mvrlin
Copy link

mvrlin commented Jun 30, 2023

Is there a way to get marker y coordinate? I am making a chart with markers where the marker is an event happened at the time and I want to display some tooltip on top.

image

I was able to get the right x position based on time. I searched through the docs and the code repo, but didn't found anything about how to get the y position right. For now I am using series.priceToCoordinate(price) method, but it's not what I actually need. I also thought about wick position, but unfortunately found nothing.

image 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

1 participant