source: sasview/docs/pre-sphinx-docs/graph_key_help_v0.html @ 476d4e3

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 476d4e3 was 54b9ad2, checked in by smk78, 9 years ago

All pre-Sphinx, pre-ReST (ie, html) help files now moved to
/docs/pre-sphinx-docs

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<html>
2<body>
3
4<h4>Key Combination</h4>
5<ul>
6<li><a href="#Float">Floating Panel</a></li>
7<li><a href="#GraphMenu">Graph Context Menu</a></li>
8<li><a href="#Zoom">Zoom In & Out</a></li>
9</ul>
10
11<h5><a name="Float">Floating Panel</a></h5>
12<p>
13<h6>For a graph panel to float on the top of the SV window:</h6></p>
14<p> Press the <b>Ctrl(Cmd on MAC) key</b> on dragging and placing a panel.
15Or if you want to make all plot panels float, select 'Float' from Graph/Preperences
16in the menu bar. Otherwise choose 'Dock'.</p>
17
18<p>
19<h5><a name="GraphMenu">Graph Context Menu</a></h5>
20<p>
21<h6>To get the graph context menu to print, copy, save data, (2D)average, etc.:</h6></p>
22<p> <b>Locate the mouse point on the plot to highlight and
23<b>(Mouse) Right Click</b> to bring up the full menu.</p>
24
25<p>
26<h5><a name="Zoom">Zoom In and Out</a></h5>
27<p>
28<h6>To Zoom in or out the full plot:</h6></p>
29<p> <b>Locate the mouse point inside the graph which will be the center of the zooming,
30then <b>rotate MouseWheel</b>.</p>
31<p>
32<h6>To Zoom in or out the plot in x or y direction:</h6></p>
33<p> <b>Locate (and click) the mouse point near x (or y) axis just outside of the graph
34and then <b>rotate MouseWheel</b>.</p>
35<p> Note that this works only on the 1D plots.</p>
36
37
38</body>
39</html>
40
Note: See TracBrowser for help on using the repository browser.