Step-by-Step Guide to Embed DataBrain Dashboard
1
Install DataBrain NPM Package
2
Import the Plugin
3
Use the Components in Your Application
For embedding a DashboardorFor embedding a Metric CardTokenThe
token
should be a guest token, fetched from your backend based on the current user’s login information. You can see more about it here.Here is an example with sample token and dashboardId that you can use in your frontend app to get started without a backend.Additional Resources and Customization
- Customizing the Look and Feel:
- For further customizations related to the appearance of the embedded elements, refer here.
- Understanding the Overall Architecture:
- For a comprehensive understanding of the overarching architecture and how embedding fits into it, refer here.