How to restore automatic display of the latest data after panning or zooming in the scrollable example? #1457
Unanswered
tp1415926535
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use the scrollable example and call the "ReadData" method in the constructor:
The x-axis of the main view will show the latest added data after startup, but once panned or zoomed, the x-axis in the field of view no longer changes, how do I restore the latest display of the x-axis?
If possible, I would like to be able to keep the zoomed range while showing the latest value, like always right-aligning the scrollbar.
Beta Was this translation helpful? Give feedback.
All reactions