User | Kudos |
---|---|
8 | |
6 | |
5 | |
4 | |
3 |
Changing a graph's axis mapping (linear to/from logarithmic) is super easy using the context menu in edit mode. But as far as I can tell, this feature is not available at run time:
It's inconvenient to have to stop a VI to change the axis mapping (and sometimes impossible, e.g. in stand-along applications) and I believe that most users would expect to find lin/log controls in the context menu, right next to autoscale. Why not enable this feature in run-time? If, for whatever reason, a developer doesn't want these options displayed, it would be easy to delete them from the run-time context menu.
It's certainly possible to change the axis mapping programmatically, but I would prefer if it were built in to the graph control, and enabled by default. It's frustrating to manually create axis scale control elements, over and over again, every time an application doesn't permit stopping the VI to change mapping from the edit-mode context menu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.