-rw-r--r-- | README | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -15,11 +15,15 @@ used to highlight the selection. r: Reset the display (unzoom). - l: Toggle display of the legend (on by default). - Mouse-wheel: scroll to zoom in or out by 10% of the window size with the focus at the center of the window. +Visible Geometry: + + l: Toggle display of the legend (on by default). + + d: Toggle display of the datarose (off by default). + An attempt was made to use the glutPassiveMotionFunc to show the information for the data under the mouse pointer. This proved to be too slow so the use of this technique was discarded. The basic |