Last active
February 5, 2020 19:38
-
-
Save crazyboycjr/bff1253bec89cf587bc644f3603dbe92 to your computer and use it in GitHub Desktop.
GnuPlot Qt terminal hotkeys
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
While a GnuPlot window is active, you can press certain keys to perform certain actions: | |
a | |
Auto-scale to full x and y range (based on x and y values) and replot | |
b | |
Toggle between thick border (2 pixels wide) and thin border (1 pixel wide) | |
g | |
Toggle grid lines | |
h | |
Display help in Davinci | |
l | |
Toggle log scale for y-axis | |
L | |
Toggle log scale for axis closest to cursor | |
m | |
Toggle display of mouse's coordinates (displayed at bottom of window) | |
r | |
Toggle ruler at mouse's position | |
mouse right click | |
Draw a zoom box | |
mouse middle click | |
Drop a coordinate pin |
Author
crazyboycjr
commented
Jan 25, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment