@boldbi/boldbi-embedded-sdk
v16.1.70
Published
A toolkit for embedding BoldBI. This library lets you embed BoldBI dashboard in your Angular, React, VueJS applications
Downloads
12,856
Maintainers
Readme
Bold BI
Embedded 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.
Getting Started
- Install the BoldBI-Embedded-SDK package in your application using below command.
npm install -save @boldbi/boldbi-embedded-sdk- You could import the boldbi-embedded-sdk package into your application as below.
import {BoldBI} from '@boldbi/boldbi-embedded-sdk';- Then, you could use that
BoldBIinstance for creating object with respective values. For more details please go through thegetting started with npmsection from here.
Demos
Online Demos
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.
Offline Demos
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.
Bug
#810673– Resolved an issue in the embed application where passing multiple values for custom attributes caused a data‑retrieval error when the data source was configured with a custom attribute in Table Mode.#810210- Corrected the object model structure to properly handle the exclude widget property.
License Information
For licensing information about Bold BI Embedding, Take a look at the Bold BI License Agreements from here.
