Synchronized charts with different amounts of data points #2915
Unanswered
handeyildirim
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.
-
Hello,
As you can see below, I have two synchronized charts(in the same group) that have different amounts of data points(the first graph has twice as much data as the second graph). Although the first and last values of each chart are very close to each other, the last value of the second chart always appears in the middle of the chart. But I want to see the last data at the end of the chart. I guess this is possible by increasing the width between the grid columns of the second graph. Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions