Opened 9 years ago
Last modified 7 years ago
#3747 closed enhancement
Option to manually scale plots — at Version 2
Reported by: | Adam Dershowitz | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | OMEdit | Version: | v1.9.4-dev-nightly |
Keywords: | Cc: |
Description (last modified by )
It would be a nice feature to be able to set the scale on plots manually. At the moment in OMEdit, the plot results are either auto-scaled, or the user can adjust the scale by zooming and dragging.
When a plot covers a large scale in value or time, it can take many clicks to zoom in enough to see the fine details. For example of a plot starts at a very large number and ends near zero, it can be difficult to zoom in to the values close to zero.
There should be an option where a user can set the min and max values for the x and y axes numerically. By just typing in x-min=0 x-max=10e-1 into a dialog box.
There is already a setup button for plots that brings up a Plot Setup dialog, so it could go there, or could be a separate dialog box.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Description: | modified (diff) |
---|
Yes, that looks about the same. Sorry, I didn't find that one when I searched before posting it.
And, I just fixed formatting also, since the wiki put everything after a big exponent as a superscript.
Looks similar to #2232.