Skip to main content

Varicent ELT Help Center

Stacked bar

Use the Stacked bar chart to show the relative value of different grouped categories or to show ranked values.

A stacked bar chart shows data represented by horizontal rectangular bars with comparative values stacked on top of each other.

Bar_stacked.svg

The length of the rectangle is proportional to the value it represents. Each group is represented by two or more horizontal bars.

Note

If some of your categories contain negative values, use a standard bar chart instead.

Input

The Stacked column chart requires numeric columns.

Configuration

Use the following configuration options to configure the Stacked Bar chart.

Note

The Configuring the Stacked Bar chart gives configuration options through the Pipe module. If you have charts already created, you can access them through your Dashboards.

Configuring the Stacked Bar chart
  1. Go to the Pipes module from the side navigation bar.

  2. From the Pipes tab, click an existing pipe to open, or create a new pipe. To create a new pipe, read the Creating a pipe documentation.

  3. In the Pipe builder, add at least one data source to your pipe. For more information on adding a data source, see the Data Input tool.Data Input

  4. Add tools to build out your pipe. For more information about adding tools to your pipe, see the Using the Pipe builder canvas documentation.

  5. Create a chart from your pipe by clicking Charts on the canvas toolbar.

  6. Click Create Chart.

    The chart page opens.

  7. From the configuration pane, go to the Setup tab, and select the tool that you want to create a chart for.

    Note

    Whatever tool you select in your pipe when you add the chart is selected by default.

  8. Under Chart type, start typing Bar stacked to filter the list, then click on the Bar stacked graphic to select it.

  9. Under the X axis, select a column. The X axis populates the data along the chart's horizontal axis.

  10. Under Series, select the numeric column to use for the chart.

  11. Expand the Advanced field, click Show to select either Preview or Last built:

    • Preview displays the first 100 rows of your data from your last build.

    • Last build displays the first 1000 rows of your entire dataset from your last build.

  12. Under Sort, select to sort your chart data by None, Ascending or Descending.

  13. Click Aggregate? to aggregate your chart data.

  14. Under All, select the operation to calculate your columns with:

    • Sum

    • Count

    • Average

    • Max

    • Min

    • Median

    • OR

    • AND

    • STDEV

  15. Under the selected columns, select the operation to calculate your columns with:

    • Sum

    • Count

    • Average

    • Max

    • Min

    • Median

    • OR

    • AND

    • STDEV

  16. In the configuration pane, enter the following information:

    Table 113. Stacked Bar chart configuration

    Field

    Description

    Setup tab

    The Setup tab allows you to define the tool, chart type and other settings.

    Tool

    Select the tool in your pipe that you want to create a chart for.

    Chart type

    Type Stacked bar and click on the Stacked bar graphic to select it.

    X axis

    Select the column to use as the X axis.

    Series

    Select the column to use for the chart.

    Advanced section

    Show

    Select either Preview or Last built.

    • Preview displays the first 100 rows of your data from your last build.

    • Last build displays the first 1000 rows of your entire dataset from your last build.

    Sort

    Select to sort your chart data by None, Ascending or Descending.

    Aggregate?

    Click the Aggregate? checkbox to aggregate your chart data.

    All

    Calculate all columns that you select with one of the following operations:

    • Sum

    • Count

    • Average

    • Max

    • Min

    • Median

    • OR

    • AND

    • STDEV

    Selected column

    Calculate the series column with one of the following operations:

    • Sum

    • Count

    • Average

    • Max

    • Min

    • Median

    • OR

    • AND

    • STDEV

    Customize section

    Chart and Axis titles

    Select the following to add titles to your charts. To update the title from "Untitled" to something meaningful, click on the title to edit.

    • Include chart title

    • Include chart subtitle

    • Include horizontal axis title

    Horizontal axis label angle

    Select the degree from the drop-down list of the angle for the horizontal axis label.

    Include vertical axis title checkbox

    Select to add the vertical axis title.

    Vertical axis label angle

    Select the degree from the drop-down list of the angle for the vertical axis label.

    Left margin

    Enter the padding for the left margin or click the arrows to increase or decrease the number.

    Right margin

    Enter the padding for the right margin or click the arrows to increase or decrease the number.

    Top margin

    Enter the padding for the top margin or click the arrows to increase or decrease the number.

    Bottom margin

    Enter the padding for the bottom margin or click the arrow to increase or decrease the number.

    Colour

    Expand the Colour field, click on the column colour, and select a new colour.

    Legend

    Select the Include legend checkbox to add a legend to your chart.



  17. Click the Customize tab to add custom styling to your chart.

    Table 114. Customize tab configurations

    Field

    Description

    Chart and axis titles

    Select the following to add titles to your charts. To update the title from "Untitled" to something meaningful, click on the title to edit.

    • Include chart title

    • Include chart subtitle

    • Include horizontal axis title

    Horizontal axis label angle

    Select the degree from the drop-down list of the angle for the horizontal axis label. This option is useful if you have longer labels, as angling the text can free up more space in your chart.

    Include vertical axis title checkbox

    Select to add the vertical axis title.

    Vertical axis label angle

    Select the degree from the drop-down list of the angle for the vertical axis label.

    Left margin

    Enter the padding for the left margin or click the arrows to increase or decrease the number.

    Right margin

    Enter the padding for the right margin or click the arrows to increase or decrease the number.

    Top margin

    Enter the padding for the top margin or click the arrows to increase or decrease the number.

    Bottom margin

    Enter the padding for the bottom margin or click the arrows to increase or decrease the number.

    Colour

    Expand the Colour field, click on the column colour, and select a new colour.

    Legend

    Select the Include legend checkbox to add a legend to your chart.



  18. Click Return to pipe to go back to your pipe. To view your chart or create a dashboard for your charts, read the Dashboards documentation.

Usage example

Use the following configuration options to configure the Stacked column chart.

Each bar shows the difference in revenue between both locations for each product. However, this chart also shows the total revenue for each product.

Bar_stacked_xAxis.png