Bar/Line Chart - KPI Timeline - Series

Series represent set of values from one calculation.

  • Title
    Title of the Series. Title is used in legend and also in list of Series.

  • Calculation
    For more general calculation options, see Editing Scalar Valued Calculations chapter.
    The calculation options control what results should be calculated and displayed.

    • Value in Interval
      Required
      Defines, which value should be displayed for each item in chart.

      • First
        The first recorded result of the configured interval is displayed

      • Last
        The last recorded result of the configured interval is displayed.

      • Min
        The minimal recorded result of the configured interval is displayed.

      • Max
        The greatest recorded result of the configured interval is displayed.

      • Delta
        The difference between the Last result of the configured interval and the one before is displayed.

      • Week-to-date
        Available only when “Day” granularity is selected in Timeline Chart’s period settings and when selected calculation function in Series is cumulative.
        The sum of all last values of every day, since the start of the week (defined by selected interval) until selected interval.

        This option is experimental. In some cases it can produce unexpected values.

      • Month-to-date
        Available only when “Day” granularity is selected in Timeline Chart’s period settings and when selected calculation function in Series is cumulative.
        The sum of all last values of every day, since the start of the month (defined by selected interval) until selected interval.

        This option is experimental. In some cases it can produce unexpected values.

      • Year-to-date
        Available only when “Day”, “Week” or “Month” granularity is selected in Timeline Chart’s period settings and when selected calculation function in Series is cumulative.
        The sum of all last values of every instance of the given interval, since the start of the year (defined by selected interval) until selected interval.

        This option is experimental. In some cases it can produce unexpected values.

      • Total
        Available only when “Week” or “Month” granularity is selected in Timeline Chart’s period settings and when selected calculation function in Series is cumulative.
        The sum of last values of every day in selected interval.

        This option is experimental. In some cases it can produce unexpected values.

  • Appearance
    The style of a Series

    • Type
      Required
      Defines, how values in Series should be presented.

      • Bar - Values are presented as a vertical bar.

      • Line - Values are presented as a line.

      • Curved Line - Values are presented as a curved (smoothed) line.

      • Line Area - Values are presented as a line. Area under the line is filled with color of the line.

      • Curved Line Area - Values are presented as a curved (smoothed) line. Area under the line is filled with color of the line.

    • Mode
      Required
      This options further modify how values are presented in Series.

      • Regular - Values are presented without changes.

      • Regular Stacked - Available only for Bar type. Values are stacked on top of each other with other Series that also have Regular Stacked mode selected.

      • Cumulative - Each displayed value is the sum of associated value and all previous values.

      • Cumulative Stacked - Available only for Bar type. Each displayed value is the sum of associated value and all previous values. Values are stacked on top of each other with other Series that also have Cumulative Stacked mode selected.

    • Line Width
      Inheritable
      Available only when line-based type of Series is selected.
      Width of the series’s line. Measured in permilles of the entire Layout’s height.

    • Marker Style
      Required
      Available only when line-based type of Series is selected.
      Style of the marker representing each displayed value.

      • None

      • Circle

      • Cross

      • Cross-Rotated

      • Diamond

      • Rectangle

      • Rectangle-Rotated

      • Star

      • Triangle

    • Value Axis
      Required
      Value axis, associated with this Series.

      A Series must always be associated with a value axis, in order to be displayed.

    • Bar/Line Color
      Depending on selected chart’s Type
      Color of the bar/line.

    • Show In Legend
      Whether the Series should be displayed in the legend.

    • Show Value Labels
      Whether each value in Series should have label displayed. This group contains value labels options.

      • Display Format
        Required
        Value’s format. When Raw is selected, the labels are displayed without any transformation.

      • Custom Display Format
        Available only when “Custom” is selected as a Display Format
        For more information see Custom Display Format section.
        Custom format of the value.

      • Text Color
        Inheritable
        For more information see Color Field section.
        Color of the text.

      • Text Style
        Inheritable
        For more information see Text Style section.
        Value labels do not support Custom CSS in the Text Style. If Theme Text Style, with Custom CSS is chosen, Custom CSS will not be applied
        Type of font to use and whether bold or italic text should be used.

      • Font Size
        Inheritable
        Size of the font. Measured in permilles of the entire Layout’s height.

      • Font Size Coefficient
        Inheritable
        The font size is calculated by multiplying available height for the text by font size coefficient.

      • Custom Null Value
        Inheritable
        A custom value that is displayed when the value is null.

    • Conditional Styles
      Manually orderable
      For more information see Conditional Styles chapter.
      Conditional Styles are used to modify appearance of the value based on its data.