Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • position: legend can be placed on the right, on the left, at the top or at the bottom. Default is on the right.
  • width: width of the bar in pixels. Default is 40 pixels.
  • length: length of the bar in pixels. The defaults are 400 for legend on the right/left, and  for the legend at the top/bottom the length equals the width of the window.
  • labelsInside: if true , ticks and labels are displayed inside the legend bar . The default is outside.
  • labelsColor (since 2021.01) : color of the tick labels.  If omitted, then the outside labels are black and the inside labels  are white
  • labelsBackgroundColor (since 2021.01) :  background color of the tick labels. If omitted then white color is used. Note that this option isnot implemented for inside ticks yet.
  • labelsBackgroundOpaquenessPercentage (since 2021.01) :  transparency/opaqueness of the background of the tick labels.  0% is completely transparent and 100% is completely opaque. If omitted then the background is not transparent.  Note that this option is not implemented for inside ticks yet.


Image AddedImage Removed



Elements of the configuration of legend style

valueTimeSeriesSet / directionTimeSeriesSet

If a timeseries with direction data is available, this is where the TimeSeriesSet should be placed. Note: a TimeSeriesSet with velocity values is required in the ValueTimeSeriesSet.

...