Changeset 940aca7 in sasview for sansguiframe/src/sans/guiframe/media/Graph_help.html
- Timestamp:
- May 19, 2012 10:17:02 AM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- baa915c
- Parents:
- d225e32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansguiframe/src/sans/guiframe/media/Graph_help.html
rd874092 r940aca7 7 7 <li><a href="#reset">Reset Graph</a></li> 8 8 <li><a href="#hide">Hide/Show/Delete Graph</a></li> 9 <li><a href="#info">Data Info</a></li> 9 10 <li><a href="#save">Save plot Image</a></li> 10 11 <li><a href="#savedata">Save Data</a></li> 11 12 <li><a href="#drag">Drag plot</a></li> 12 <li><a href="#select">Select Data</a></li>13 13 <li><a href="#zoom">Zoom In/Out</a></li> 14 14 <li><a href="#remove">Remove Data</a></li> … … 33 33 <h5><a name="hide">Hide/Show/Delete Graph</a></h5> 34 34 <p> 35 To Hide, click the Hide ( closed eye) button in the tool bar.<br>35 To Hide, click the Hide (bar) button in the tool bar.<br> 36 36 To Show, select the the 'Show' menuitem in the 'Graph' menu in the menu bar.<br> 37 37 To Delete, click the 'x' button in the title bar.<br> … … 43 43 Right click on plot. Context menu will pop-up select save image [file name].A dialog 44 44 window opens and write a the name of the file to save and click on <b>Save Image.</b> 45 </p> 46 47 <h5><a name="info"> Data Info</a></h5> 48 <p> 49 From the context menu, select 'Data Info' to see the data information dialog panel. 45 50 </p> 46 51
Note: See TracChangeset
for help on using the changeset viewer.