Is there anyway I can get the embedded charts to pull its data from a custom endpoint?
We are currently using dynamic collections but there doesn’t seem to be a way to create charts for dynamic collections
Is there anyway I can get the embedded charts to pull its data from a custom endpoint?
We are currently using dynamic collections but there doesn’t seem to be a way to create charts for dynamic collections
Hello!
To have embedded charts pull data from a custom endpoint, set up a custom API endpoint that retrieves data from your dynamic collections or other sources. Use JavaScript to fetch data from this endpoint and integrate it with a charting library like Chart.js or D3.js to dynamically generate and embed charts into your application or dashboard. This approach allows you to visualize data from dynamic collections effectively.
Topic | Replies | Views | Activity |
---|---|---|---|
Comparing Two Columns in Mongo Charts (Using Table) | 1 | 768 | May 2024 |
No host described in new configuration with {version: 1, term: 0} for replica set rs0 maps to this node | 3 | 1.3k | Nov 2024 |
Column Charts Display Empty Bins - Unless They’re Trailing or Leading | 0 | 166 | Jul 2024 |
How to set up MongoDB Charts in Nextjs? | 0 | 202 | Aug 2024 |
Atlas Table Chart Type - Additional Calculated Column/Field | 1 | 31 | Aug 2024 |