The following context menu entries are valid for all plot windows. Depending on the plot window type, additional entries can be available which are described in the corresponding sections.
| Action | Shortcut | Description | |
|
| Reset Bounds | w or Ctrl+Shift+W | Set width to default. |
|
| Linear Scale | Set x-axis to linear scale. | |
|
| Logarithmic Scale | Set x-axis to logarithmic scale. | |
|
| User-defined Range | Freeze x range | |
|
| Increasing Range | Let x range grow on demand. | |
|
| Adaptive Range | Let x range grow or shrink on demand. | |
| Action | Shortcut | Description | |
|
| Reset Bounds | h or Ctrl+Shift+H | Set height to default. |
|
| Linear Scale | Set y-axis to linear scale. | |
|
| Logarithmic Scale | Set y-axis to logarithmic scale. | |
|
| User-defined Range | Freeze y range. | |
|
| Increasing Range | Let y range grow on demand. | |
|
| Adaptive Range | Let y range grow or shrink on demand. | |
| Action | Shortcut | Description | |
|
| Reset Bounds | r or Ctrl+Shift+R | Reset width and height to default. |
|
| Zoom In Mode | + or Ctrl+Shift++ | Zoom in (both axes). |
|
| Zoom Out Mode | - or Ctrl+Shift+- | Zoom out (both axes). |
|
| Enter Bounds... | b or Ctrl+Shift+B | Enter vertical and horizontal bounds parametrically (see above). |
|
| Show Mouse Position | p or Ctrl+Shift+P | Visualize the mouse position with a cross hair. |
|
| Show Function Value At X | x or Ctrl+Shift+X | Display the function value at horizontal mouse position. |
|
| Show Function Value At Y | y or Ctrl+Shift+Y | Display the function value at vertical mouse position. |
|
| Show Background Grid | g or Ctrl+Shift+G | Display grid lines in the background of the plot area. |
|
| Insert Plot Code for Graphics Window | Ctrl+Shift+V | Generate code to plot the current view in a graphics window. |