When setting up a shared axis graph, if one graph has more entries then the other the max zoom is limited to the size of the smallest graph. #1592
Unanswered
PickleBurg
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.
Uh oh!
There was an error while loading. Please reload this page.
-
.Net Maui Net 8.0
When setting up a shared axis graph, if one graph has more entries then the other the max zoom is limited to the size of the smallest graph.
So if my 1st graph has a 100 entries and an x axis that goes up to 100
and my 2nd graph has 50 entries and the x axis only goes up to 50
so now i am unable to scroll further to view more of the larger chart
Beta Was this translation helpful? Give feedback.
All reactions