Articles in this section
Category / Section

How to apply custom theme to a dashboard embedded in an application?

Published:
To apply a custom theme to a dashboard embedded in an application, set the name of the custom dashboard file that you saved on the Bold BI server, to the dashboardSettings -> themeSettings -> dashboard property of the corresponding dashboard object being created in your application. Refer to the following code snippet.
dashboardSettings :
                {
                    themeSettings : {
                        dashboard : "greenMist",// Need to mention the name under which you have saved the dashboard theme file in the Bold BI server.
                    }
                }
Refer to this help link to learn more about custom theme embedding.

Related Links:



















Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
PN
Written by Premkumar Nedumaran
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied