plotSettings 1.69 KB
<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>
 The form above  controls the global plot settings. <b><i>Char Size</i></b>,
 <b><i>Orientation</i></b> and  <b><i>Line Thickness</i></b> are self-explanatory.
 <b><i>Plot Title</i></b> is not implemented in the current release.
 </p>
 <p> 
 <b><i>Points per Plot</i></b>. This setting controls plot averaging. It defines maximal number of data values
 to be plotted for a given time interval. If number of values is greater than <b><i>Points per Plot</i></b>
 data is averaged to fit this value. 
 </p>
 <p>
 <b><i>File Format</i></b>. You may choose PNG, PDF or PostScript output format. PNG format produces screen output
 and opens an interactive plot session,
 while PDF and PostScript generate files. In the case of TimeTable mode  PDF/PS generate
 multi-page files (page per Time Table interval). Note that PostScript output file is always gzipped. 
 All your PDF/PS result files are stored in your workspace. They are accesible in two ways 
 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. 
 PDF/PS files are kept in your workspace until you delete them.
 </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>
<br/>
<br/>