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

I want to add 2 cursors to the chart #2058

Open
1029543947 opened this issue Jan 15, 2024 · 2 comments
Open

I want to add 2 cursors to the chart #2058

1029543947 opened this issue Jan 15, 2024 · 2 comments

Comments

@1029543947
Copy link

I want to add 2 moveable cursors to the chart that will display the current Y-axis value in lengend as they slide, like the following
image

Platform:WPF
.NET version:.NET8

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead
Can you also include a screen shot?

Feature description

Write a description of the feature. How should it work? How should it look?
Include some graphics if this could help!

@VisualMelon
Copy link
Contributor

Not a proper answer, but here is some ancient code for draggable cursors: https://gist.github.com/VisualMelon/3d35da1a7fc8ee97a4b4c5cd8862e282

It shouldn't be too difficult to adapt so that one cursor also renders/reports the corresponding value for a given time series.

@1029543947
Copy link
Author

1029543947 commented Jan 15, 2024 via email

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