Chart (Advanced)
This Component can be used with Mobile and Application Dashboards to display charts.
Series Type
Waterfall
A waterfall chart (also known as a Walk or Bridge chart) is a type of chart that provides a visual story of the net changes of values between two identified points, such as starting and ending values in income statements, balance sheets, and operational expenses. You can build a waterfall chart with data supplied in a particular format from a Data Adapter. You can also convert existing BarRangeSideBySideWaterfall charts to the new waterfall chart type.
Waterfall charts display net changes of a single value per bar. They provide positive variance values above the bar and negative variance values below the bar, as shown in the following image.
When you select the Waterfall type chart, the Waterfall Series Properties section provides configurations specific to the Waterfall chart:
-
Start Bar Color: Sets the color of the first bar in the series.
-
Total Bar Color: Sets the color of the bar that represents a Total.
-
Rising Bar Color: Sets the color of all bars whose values are positive (but are not Start or Totals).
-
Failing Bar Color: Sets the color of all bars whose values are negative (but are not Start or Totals).
-
Total Included in Series: Indicates if the data source includes a total value (a sum). If set to TRUE, the chart identifies the last value in the data source as a Total bar on the chart. If set to FALSE, the chart auto-calculates a sum and adds the result as a Total bar on the chart.
-
Total Value Label: Sets the label of the Total bar.
-
Include Subtotals: Indicates auto-calculated subtotals added to the waterfall chart. If set to TRUE, you can indicate where you would like to place the subtotal bar(s). If FALSE, no subtotals are defined. Default is False.
-
Subtotal Indexes: Enter a comma separated list of number(s) to indicate where you would like your subtotal bar(s) to be placed. For example, to display a subtotal after your first delta value, you would enter 1. You can also enter 2,4 for example, which would display a subtotal after the second delta value and also after the fourth delta value. These numbers count the delta values.
-
Subtotal Labels: Enter a comma separated list of labels for each subtotal. Each label needs to have unique text. The number of labels must equal the number of subtotal indexes specified. If nothing is listed, defaults to “Subtotal 1,” “Subtotal 2,” “Subtotal 3,” and so forth.
-
Subtotal Bar Color: Sets the color of bar(s) that represent a subtotal. Defaults to XFDarkBlueBackground.
-
Label Position: Sets the position of the bar labels. Default is Auto. Options include:
-
Auto: Labels are placed above the bar for rising values and below the bar for falling values.
-
Center: Labels are placed in the center of the bars.
-
InsideEnd: Labels are placed on the inside bottom of the bar for falling values and on the inside top of the bar for rising values.
-
InsideStart: Labels are placed on the inside bottom of the bar for rising values and on the inside top of the bar for falling values.
-
Create a Waterfall Chart
-
From the My Company Name, LLC Application tab, click Dashboards.
-
Expand Dashboard Maintenance Units and then expand the appropriate maintenance unit.
-
Click the Components label and then, from the toolbar, click Create Dashboard Component.
-
In the Create Dashboard Component dialog, click Chart (Advanced) and then click OK.
-
In the Name field, type a name for the new waterfall chart.
-
Scroll down to the Series Properties section and select Waterfall in the Type field.
-
Click Save.
If you have an existing BarRangeSideBySideWaterfall chart type, you can change it to waterfall by selecting Waterfall in the Type field.