Category / Section
How to add Custom Stacked Column Chart and Change the Color Based on Threshold Line
Published:
In this article, we will learn how to change the color of a stacked column graph based on conditions, such as when a threshold has been breached. We will also discuss enabling advanced formatting for stacked columns and changing the shape of a marker in a line graph.
Steps to Add a Stacked Column Chart Custom Widget
- Download the below custom widget. This widget will be in the .bicw file format
- Navigate to the Settings page in Bold BI.
- Select the Widgets tab.
- Click the Add New Widget button.
- Browse and select the downloaded custom widget (.bicw) file to add it.
You can find the added widget in the Custom widgets section.
Changing the Color of a Stacked Column Graph
- In the custom widget, configure the threshold value or line value in the Value for Line(s) section.
- The configured line will pass through the chart and appear in the same color.
- To change the color, use the following property:
Enabling Advanced Formatting for Stacked Columns
To enable advanced formatting for stacked columns, follow these steps:
-
Navigate to the Advanced Formatting section in the custom widget settings.
-
Enable the desired formatting options, such as changing the color of the stacked column based on conditions.
Changing the Shape of a Marker in a Line Graph
Currently, there is no built-in feature to change the shape of a marker in a line graph. However, you can explore third-party libraries or custom solutions to achieve this functionality.