@boldbi/boldbi-embedded-sdk
TypeScript icon, indicating that this package has built-in type declarations

11.3.24 • Public • Published

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 BoldBI instance for creating object with respective values. For more details please go through the getting started with npm section 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.

Bugs

  • Resolved an issue where the tab header name changes that are not reflected in multi-tab dashboards on the JS-based embedding application that changes have made on the Bold BI server.
  • Fixed the problem where duplicate files were being downloaded when navigating between Bold BI dashboards in JS-based embedding.
  • Addressed the rendering issue that occurred in multi-tab dashboards due to SDK and server version mismatches in JS-based embedding.

License Information

For licensing information about Bold BI Embedding, Take a look at the Bold BI License Agreements from here.

Package Sidebar

Install

npm i @boldbi/boldbi-embedded-sdk

Weekly Downloads

794

Version

11.3.24

License

SEE LICENSE IN README.md

Unpacked Size

792 kB

Total Files

105

Last publish

Collaborators

  • boldbiadmin