Commit d4d93e9bce9452f105ab5c842cedf124df3d5212
1 parent
1d0f5b90
Exists in
master
and in
111 other branches
new Plot
Showing
1 changed file
with
7 additions
and
6 deletions
Show diff stats
help/plotHelp
... | ... | @@ -54,12 +54,12 @@ |
54 | 54 | |
55 | 55 | <b>Plot types:</b> defines plot type associated with the corresponding panel (panel type).<br/> |
56 | 56 | Note that at the parameter level you specify parameter <i>Drawing Type</i>.<br/> |
57 | - For example on one <i>Time Plot</i> panel you may plot several parameters<br/> | |
57 | + For example on one <i>Time Plot</i> panel you may plot several parameters | |
58 | 58 | with different drawing types (Serie, TickBar, StatusBar). |
59 | 59 | <hr> |
60 | 60 | <ol> |
61 | 61 | <li><b><i>Panel : Time Plot</i></b><br/> |
62 | - permits use/combine different Drawing Types on the same panel : <br/> | |
62 | + permits use/combine different Drawing Types on the same panel : | |
63 | 63 | Serie, Spectro, Tick Bar, Status Bar <br/> |
64 | 64 | Note that if you select <i>Tick Bar</i> or <i>Status Bar</i> drawing type for a parameter <br/> |
65 | 65 | you <b>should always add</b> another parameter of <i>Serie</i> or <i>Spectro</i> drawing type |
... | ... | @@ -77,7 +77,7 @@ |
77 | 77 | <i>Orbit Serie</i> is a special type of XY Plot developed for orbits 2D presentations. |
78 | 78 | <hr> |
79 | 79 | <li><b><i>Panel : Epoch Plot</i></b><br/> |
80 | - 'Epoch'-type panel defines time axe in 'relative' time using as CenterTime defined in the input catalog. | |
80 | + 'Epoch'-type panel defines time axe in 'relative' time units using <i>Center Time</i> defined in the input catalog. | |
81 | 81 | <br/>An example of Catalog suitable as input for EpochPlot : |
82 | 82 | <pre> |
83 | 83 | <?xml version="1.0"?> |
... | ... | @@ -128,13 +128,14 @@ |
128 | 128 | Note: instant cut may be get also directly by right mouse click on spectrogram plot |
129 | 129 | <hr> |
130 | 130 | <li><b><i>Panel : Status Plot</i></b><br/> permits only one drawing type - Status Bar.<br/> |
131 | - For the moment <i>Status Bar</i> drawng type is implemented for the <br/> | |
132 | - STEREO SWEA quality parameters only. | |
131 | + <font color="red"><b>CU : For the moment <i>Status Bar</i> drawng type is implemented for the | |
132 | + STEREO SWEA quality parameters only.</b></font> | |
133 | 133 | |
134 | 134 | <hr> |
135 | 135 | <li><b><i>Panel : Tick Plot</i></b> permits only one drawing type - Tick Bar.<br/> |
136 | 136 | Outputs parameter as tick values for major time ticks. <br/> |
137 | - Note: BUG: for some time intervals <b><i>NaN</i></b> is output. Bug is known and will be fixed. | |
137 | + <font color="red"><b>CU : Known bug: for some time intervals <i>NaN</i> is output. | |
138 | + Will be fixed.</b></font> | |
138 | 139 | </ol> |
139 | 140 | <br/> |
140 | 141 | <b>Note :</b> you can plot/save <i>Plot Template</i> : plot with empty panels |
... | ... |