Blame view

help/plotStart 1.16 KB
16035364   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9

<h2><img src="js/resources/images/16x16/plot.png" style="margin: 0px 10px 0px 0px;"/>Getting Started</h2>
<p>
All the Parameters from the WorkspaceExplorer
identified by a circle of any color are "plotable".  
Drag the desired parameter[s] and drop onto any place at the Plot form.
Note that parameter names appeared in the Plot form could slightly differ 
from those of the Workspace Explorer.</p>
<br/>  
496ef6c8   Myriam Bouchemit   modif help
10
<img class="centered" src="help/images/plotnew_1.png"/>
16035364   Benjamin Renard   First commit
11
12
13
14
15
16
17
18
<br/> 
<p>
Select Time interval you are interested in and click <i>Plot</i> button. 
Note that you may always find out valid parameter time range as well as sampling time: 
just consult tooltip displayed when your mouse is over the corresponding dataset node
of the WorkspaceExplorer tree.</p> 
<p>
Plot form  proposes two choices for time selection either by one time interval
496ef6c8   Myriam Bouchemit   modif help
19
(<b><i>Interval mode</i></b>) or by a number of intervals (<b><i>TimeTable or Catalog mode</i></b>).
16035364   Benjamin Renard   First commit
20
In the latter case check 'Time Table' radio button and 
496ef6c8   Myriam Bouchemit   modif help
21
drag-drop time table[s] or catalog[s] from the WorkspaceExplorer onto TimeSelector area. 
16035364   Benjamin Renard   First commit
22
23
</p> 
<br/><br/>  
496ef6c8   Myriam Bouchemit   modif help
24
<img class="centered" src="help/images/plotnew_2.png"/>
16035364   Benjamin Renard   First commit
25
26
<br/><br/>   
 
496ef6c8   Myriam Bouchemit   modif help
27