Skip to main content

Series

The Chart dashboard item supports different types of series - from simple bar and line charts to candle stick and bubble graphs.

Change Series Type

By default, Chart visualizes data using the Bar series. To switch between series types, click the required data item in the Values section and select the required series type in the invoked data item menu.

wdd-chart-series-types

Click the ellipsis button to show all available series types.

Configure Series Options

To configure common series options, go to the data item’s Options section.

wdd-shart-series-options

Here you can specify whether or not to plot the current series on the secondary axis, configure point markers behavior, etc.

The following options are available.

OptionDescription
CaptionSpecifies the series caption.
Plot on secondary axisSpecifies whether or not the secondary axis is used to plot the current series.
Ignore empty pointsSpecifies whether or not empty points are ignored when plotting the current series.
Show point markersSpecifies whether or not to show point markers for the current series. This option is in effect for the Line and Area series. Note that point markers are always shown when Master Filtering is enabled for the Chart dashboard item.

Configure Series Point Label

The Point Label section of a value data item allows you to enable series point labels and manage their settings.

wdd-chart-series-point-labels

For example, you can specify whether or not to show point labels or set the label overlap mode.

The following options are available.

OptionDescription
Show Point LabelsSpecifies whether or not to show point labels for the current series.
ContentSpecifies the type of content displayed within point labels. You can select one of the following options: Value, Argument, Series Name or Argument and Value.
Overlapping ModeSpecifies the label overlap mode. You can reposition or hide overlapping labels or disable a resolving algorithm.
OrientationSpecifies the orientation of point labels. You can set default orientation or rotate point labels 90 degrees clockwise or counter clockwise.

Bar series has additional settings.

OptionDescription
Show for zero valuesSpecifies whether or not to show labels for points with zero values.
PositionSpecifies the position of point labels relative to bars. Point labels can be displayed inside or outside bars.