Company
Date Published
Author
Scott Sidwell
Word count
663
Language
English
Hacker News points
None

Summary

The MongoDB Charts Embedding SDK Beta has launched, allowing developers to programmatically create and interact with charts in their own applications using a JavaScript SDK. This feature makes it easy to enrich web applications with live visualizations from data, providing a richer experience than the existing IFrame approach. With the SDK, developers can render unauthenticated charts, refresh charts on demand, and dynamically change filters applied to the chart. The SDK can be easily integrated into applications using a script tag or by installing it via NPM. To get started, developers need to configure the SDK with the appropriate values for the chart they want to embed, which can be obtained from the MongoDB Charts dashboard.