A toolkit for embedding BoldBI. This library lets you embed BoldBI dashboard in your Angular, React, VueJS applications
npm install @boldbi/boldbi-embedded-sdkEmbedded BI is the integration of customized dashboards into an application, making data visualization more powerful and easier to manage. It allows you to interact with data visualizations and gain business insights from a single application. Bold BI is a powerful tool for creating embedded dashboards.
bash
npm install -save @boldbi/boldbi-embedded-sdk
`
* You could import the boldbi-embedded-sdk package into your application as below.
`bash
import {BoldBI} from '@boldbi/boldbi-embedded-sdk';
`
* Then, you could use that BoldBI instance for creating object with respective values. For more details please go through the getting started with npm section from here.
Demos
$3
Take a look at the Bold BI Embedded samples live demo here.
Documentation
For complete Bold BI SDK Embedding with NPM documentation, please visit this link.
$3
Download our Bold BI Platform installer from here.
Support
In case of any questions regarding the use of Bold BI Embedding, please contact us by sending your queries.
Release Notes
Please refer to the Bold BI Product Release Notes on this Release History page.
$3
* The dashboard ID property is no longer mandatory in the object model implementation for token generation in SDK-based embedding.
* #778361 – Provided support to customize the user name in AI assistant and enable the dashboard or widget summary without enabling the AI assistant in SDK embedding.
* #725595 – Provided support to hide settings icons in widgets and designer panel in SDK-based embedding.
$3
* Fixed a console error in SDK embedding that occurred when the browser was resized before the dashboard rendering process began.
License Information
For licensing information about Bold BI Embedding`, Take a look at the Bold BI License Agreements from here.