Question - Move pan area programmatically #702
Unanswered
peacepostman
asked this question in
Q&A
Replies: 1 comment
-
You should be able to use the scales of the chart to get proper values. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I would like to move the pan from a zoomed graph by dragging an external component.
It seems feasible with the help of the
pan
function nevertheless i'm stuck with applying the proper x value relative to the total graph size. Is it possible to retrieve the current pan value and the total 'panable' area size in order to apply the proper x value ?Thanks,
Beta Was this translation helpful? Give feedback.
All reactions