Blame view

help/plotLayout 1.67 KB
4cf89268   Elena.Budnik   plot screenshots
1
<h2><img src="js/resources/images/16x16/plot.png" style="margin: 0px 10px 0px 0px;"/>Plot Objects : Layout</h2>
cc9c44ec   Elena.Budnik   layuot help corr
2
3
<b><i>Layout</i></b> controls  panel sizes and their positioning on the page. There are two panel types in AMDA 
<i>TimePlot</i> (TimePlot/EpochPlot, normally only panel height can be defined) and <i>XYPlot</i> 
9fb65ac8   Elena.Budnik   help layout draft
4
(ScatterPlot/InstantPlot, normally both panel height and width can be defined).
cc9c44ec   Elena.Budnik   layuot help corr
5
<br/>You may select one of three different layouts.
9fb65ac8   Elena.Budnik   help layout draft
6
7
8
9
10
<img class="centered" src="help/images/plotLayout.png" style="margin: 10px 0px 10px 0px;"/>
<hr>
<h3>Auto Layout</h3>
<img class="centered" src="help/images/autoOut.png" style="margin: 10px 0px 10px 0px;"/>
<ul>
cc9c44ec   Elena.Budnik   layuot help corr
11
12
13
14
<li><i>Auto Layout</i> controls strictly the panel height and spacing between panels (all values in the range of 0 - 1). 
<br/>Settings are the same 
for the both panel types and can not be modified anywhere else.<br/> XY panels are assumed to be square in shape.
<li>If possible several XY panels are  plotted  at the same "row".
9fb65ac8   Elena.Budnik   help layout draft
15
<li><i>Expand Panels</i> checkbox. If it is checked panels are proportionally expanded to occupy all page size. 
cc9c44ec   Elena.Budnik   layuot help corr
16
17
<li><i>Legend visibility for time axes</i> controls if TimeAxe tickmarks are shown on each panel, or on the
bottom panel only.
9fb65ac8   Elena.Budnik   help layout draft
18
19
</ol>
<p>
cc9c44ec   Elena.Budnik   layuot help corr
20
<b>Tip : You may ajust any layout by modifying settings while plotting empty panels.</b>
9fb65ac8   Elena.Budnik   help layout draft
21
22
23
<hr>
<h3>Vertical Layout</h3>
<img class="centered" src="help/images/vertical.png" style="margin: 10px 0px 10px 0px;"/>
cc9c44ec   Elena.Budnik   layuot help corr
24
25
26
<i>Vertical Layout</i> is more flexible in  defining panel sizes. It allows the individual panel size to be defined  even at 
the <i>panel</i> level. 
<p> But it is really "Vertical Layout" - several XY panels cannot be plotted at the same "row".