Versions Compared

Key

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

...

  • description
  • subPlotType: stack, colorMapBars, horizontalColorCode
  • axisLable, axisScaleUnit, lowerMarginPercentage, upperMarginPercentage
  • leftAxis, rightAxis
  • barMarginPercentage (Since 2018.02) Percentage of the bar width by which it will be reduced, to create space between the bars.
    General option to be applied to all plots containing bars (e.g. "horizontalColorCode" or bar charts). Overrules the general barMarginPercentage for a specific subplot.
    Default value is the barMarginPercentage of the TimeSeriesDisplayConfig.xml (which defaults to 0). 
  • inverted
  • logarithmic
  • drawingOrderInverted
  • splitForDifferentRuns
  • plotweight
  • plotSeparatorWeight
  • thresholdAxis
  • thresholdAxisScaling
  • forecastConfidenceTimeSpan
  • sub plot types
  • classBreaksId, classBreaks
  • direction
  • line elements
    • color: Overides colors specified in the timeseriesdiplay
    • lineStyle: Line style of time series marker line. Enumeration of "none", "solid", "dashed", "dotted", "dashdot", "bar", "area", "constant", "verticalLine". When a suffix of ";thick" is given, as in "solid;thick", "dashed;thick", "dotted;thick" and "dashdot;thick", 1 will be added to the linewidth found in the TimeSeriesDisplayConfig.xml. For example, if a linewidth of 2 is configured in the TimeSeriesDisplayConfig and for a subplot the linestyle is set to "solid;thick", the resulting linewidth will be 2 + 1 = 3.
    • markerStyle, markerText, markerSize: note thatsome line styles, namely "bar", "area" and "verticalLine" do not use markers
    • axis for dual axis plots
    • ratingAxis, lookupAxis, datumAxis
    • visibleInLegend
    • label
    • visibleInTable, visibleInPlot
  • descriptiveFunction, with value and timeSpan
  • timeSeriesSet, with
  • additionalTimeSeries

...

Type of plot that can use variable line width's for different graphs. See screenshot below of plot for different ensemble members with different line width's. In this case the line width is an indication of the probability of the ensemble member. The sum of probability of all ensemble members at a time is one. Selecting separate ensemble members will mark them with the color black.

...

  • markerColor: option to set marker color different from line color
  • lineWidthScaleFactor: factor to increase or decrease the line width
  • valueTimeSeriesSet: Time series for XY line plot
  • lineWidthTimeSeriesSet: Time series for line width of the XY plot lines
  • lineColorTimeSeriesSet (since 2022.01): Time series for line color of the XY plot lines; colors are set with class breaks.

line elements

axis (dual y-axis plot)

...