BicycleParameters icon indicating copy to clipboard operation
BicycleParameters copied to clipboard

Add a widget to set the y limits on the eigenvalue plot

Open moorepants opened this issue 5 years ago • 0 comments

The caster line (lower blue one in this plot) often makes the lower y limit very large and the more interesting parts of the graph are not shown. It would be nice to both have a better default limits (maybe -10 to 10 would suffice for most bikes) and helpful to allow the user to change the limits. We change the x limits via the speed slider. We could add a slider for the y limits or maybe simple text boxes are enough. Here's an example of a plot that isn't zoomed like we want:

image

But fixing #78 would allow the user to dynamically zoom, so that is a better long term solution for changing the axes.

moorepants avatar Oct 09 '20 11:10 moorepants