Parameter identifier
Additional legends for plot
define drawing properties for one
serie associated to that parameter.
At least one serie should be
attached to a parameter, but more
can be associated when related
parameter is not a simple type (a
vector for instance).
define drawing properties for one
spectrogram associated to that parameter.
define drawing properties for one
spectrogram associated to that parameter.
define drawing properties for a
colored serie.
define drawing properties for a
intervals serie.
Additional object such as textPlot...
define drawing properties for a plot box
define drawing properties for a curve
Line Style. Can be one of the following
values : - plain : plain line style -
dot : line with short dashes and gaps -
long-spaced-dot : line with long dashes
and long gaps. - long-short-dot : line
with long dashes and short gaps.
This enable to
add decoration
for time plot.
tickmarks
format. Uses
printf
format
specification.
(resulting
string will
be limited
to 40 chars,
due to
plplot
limitation)
This enable to
add decoration
for time plot.
color map
index.
Resampling specifications. Define resampling to use to draw the object.
Resampling type. Can be one of :
auto : determine automatically the resampling to use. The effect depends to the object to draw, but generally the natural parameter sampling will be used
xparam: use the xparam as reference to resample the yparam
yparam: use the yparam as reference to resample the xparam
manual: define a sampling time to apply to parameter for drawing
Value to use for resampling. Only used when resampling type is 'manual'
Curve specifications. Define properties for a curve.
Curve Style. Can be one of the following values :
- plain : plain Curve style
- dot : Curve with short dashes and gaps
- long-spaced-dot : Curve with long dashes and long gaps.
- long-short-dot : Curve with long dashes and short gaps.
Curve width in mm. Default is 1mm
Line specifications. Define properties for a line attached to a parameter.
Properties set there will override default value or general properties that could have been set in tag's parent
Line type. Can be one of :
no : no line is drawn
line: a line is drawn between each points
histo: an histogram is drawn for each point
Note : This attribute may be unecessary since kind of line may be deduce from Plot Type [TBC]
Symbol displayed for each points. By default, no symbol is drawn if a line is defined. A 'point' symbol is used othrewise
Symbol type.
symbol size in mm. Default is 4mm
Index of serie to put on x axis (in case Parameter is not a
scalar type).
Index of serie to plot (in case Parameter is not a
scalar type). Default to 1 if Parameter is a simple
type.
Default values for all series. Can be overriden in
each series element.
Default line properties
Default symbol properties
Default yAxis value
Default xAxis value
Curve function definition