Blame view

help/plotSettings 1.94 KB
16035364   Benjamin Renard   First commit
1
2
3
4
<h2><img src="js/resources/images/16x16/plot.png" style="margin: 0px 10px 0px 0px;"/>Global Settings</h2>
<img class="centered" src="help/images/plot_3.png"/>
<br/>
<p>
496ef6c8   Myriam Bouchemit   modif help
5
 The form above  controls the global plot settings.
16035364   Benjamin Renard   First commit
6
 <p>
496ef6c8   Myriam Bouchemit   modif help
7
 <b><i>File Format</i></b>. You may choose PNG, PDF, PostScript or SVG output format. PNG format produces screen output
16035364   Benjamin Renard   First commit
8
 and opens an interactive plot session,
496ef6c8   Myriam Bouchemit   modif help
9
 while PDF, PostScript and SVG generate files. In the case of TimeTable mode  PDF/PS/SVG generate
16035364   Benjamin Renard   First commit
10
 multi-page files (page per Time Table interval). Note that PostScript output file is always gzipped. 
496ef6c8   Myriam Bouchemit   modif help
11
 All your PDF/PS/SVG result files are stored in your workspace. They are accesible in two ways 
16035364   Benjamin Renard   First commit
12
13
 either immediately from <b>Result Window</b> or later on by double-click on the node 
 from the <b>Jobs Tab</b> in the WorkspaceExplorer. 
496ef6c8   Myriam Bouchemit   modif help
14
 PDF/PS/SVG files are kept in your workspace until you delete them.
16035364   Benjamin Renard   First commit
15
16
17
18
19
20
21
 </p><br/><br>
 <img class="centered" src="help/images/plot_4.png"/>
<br/><br><p> 
 <b><i>Description</i></b> is shown in the tooltip when your mouse is over the corresponding node in the Jobs Tab.
 The name of the file is constructed by adding some numerical identifier to the prefix <b>result</b> (by default)
 or to the <b><i>Plot File Name</i></b> if the latter is defined.
</p>
496ef6c8   Myriam Bouchemit   modif help
22
23
24
25
26
27
28
29
30
31
32
33
 <p>
 <b><i>Save Request: </i></b>Plot request may be saved in your Workspace for next use.
Just give the name to a condition (<b><i>Request Name</i></b>) and
click the <b><i>Save Request</i></b> button. Your condition is added to the <b><i>Plot/Download</i></b>
tree of the Workspace Explorer, <b><i>Operations</i></b> tab.
</p>
<p>
<img align="left" src="help/images/plot_request.png" style="margin: 0px 10px 0px 0px;"/><br/>
Double clicking on plot request name in the <b><i>Plot/Download</i></b> tree
(Workspace Explorer, <b><i>Operations</i></b> tab) or selecting <b><i>Plot By Request</i></b>
from the context menu opens the Plot Manager module filled with the condition content.
</p>
16035364   Benjamin Renard   First commit
34
35
36
<br/>
<br/>
 
496ef6c8   Myriam Bouchemit   modif help
37