Enhancing Heat Map Widget Customization with Custom Theme Variables
Bold BI offers support for customizing the appearance of the Heat Map widget by using custom theme variables. These variables allow you to customize various aspects of the Heat Map widget’s appearance. Once you have customized the theme variables, you can refer to the provided knowledge base (KB) articles to learn how to generate the custom dashboard theme minified file with the customized Heat Map changes and upload it to the server.
KB Articles: How to generate custom dashboard theme and upload it to server
At first, download the most recent release package for the theme from the aforementioned knowledge base in Step 1 and extract it. Inside the extracted files, you will discover distinct theme files for each widget. By utilizing these files, you can personalize any widget and attain the outcome that you like across the dashboards. This article offers comprehensive guidance on modifying the Heat Map widget through the utilization of Heat Map widget theme variables.
Heat Map Widget Customization Using Theme Variables
You have the ability to customize the appearance of the Heat Map widget by utilizing the theme variables, which allow for adjustments to be made to the widget container’s border radius, background and border color, as well as the colors and font styles of the Widget Header, Sub Title, Heat Map Axis Title, Axis Label, Data Label, and Legend.
Heat Map Widget Title
The following variables allows you to customize the text color and font styles of the Heat Map widget’s header.
--heatmap-widget-title-font-color:#0000ff;
--heatmap-widget-title-fontsize:25px;
--heatmap-widget-title-fontweight:1000;
Heat Map Widget SubTitle
The following variables allows you to customize the text color and font styles of the Heat Map widget’s Sub Title.
--heatmap-widget-subtitle-font-color:#0000ff;
--heatmap-widget-subtitle-fontsize:25px;
--heatmap-widget-subtitle-fontweight:1000;
Heat Map Widget Axis Title
The following variables allows you to customize the text color and font styles of the Heat Map widget’s Axis Title.
--heatmap-widget-axis-title-font-color:#0000ff;
--heatmap-widget-axis-title-fontsize:20px;
--heatmap-widget-axis-title-fontweight:1000;
Heat Map Widget Axis Label
The following variables allows you to customize the text color and font styles of the Heat Map widget’s Axis Label.
--heatmap-widget-axis-label-font-color:#0000ff;
--heatmap-widget-axis-label-fontsize:18px;
--heatmap-widget-axis-label-fontweight:900;
Heat Map Widget Data Label
The following variables allows you to customize the text color and font styles of the Heat Map widget’s Data Label.
--heatmap-widget-datalabel-font-color:#00008b;
--heatmap-widget-datalabel-fontsize:20px;
--heatmap-widget-datalabel-fontweight:900;
Heat Map Empty Fill
The following variables allows you to customize the Empty Fill color of the Heat Map widget’s Legend.
--heatmap-widget-emptyfill-color:#00008b;
Heat Map Widget Legend
The following variables allows you to customize the text color and font styles of the Heat Map widget’s Legend.
--heatmap-widget-legend-font-color:#0000ff;
--heatmap-widget-legend-fontsize:20px;
--heatmap-widget-legend-fontweight:1000;
Heat Map Widget Container
The following variables allows you to customize the Background color, border color and border radius of the Heat Map widget.
--heatmap-widget-container-border-radius:10px;
--heatmap-widget-container-border-color:#ab164d;
--heatmap-widget-container-bg-color:#e38bab;
NOTE: It is crucial to emphasize that if you intend to customize the appearance of a specific widget using specific theme variables, refrain from customizing the Heat Map widget in the properties.