mongodb-js / charts-embed-sdk

The easiest way to embed MongoDB Charts visualisations into your web app
https://docs.mongodb.com/charts/master/embedding-charts-sdk/
Apache License 2.0
43 stars 31 forks source link

feat: CHARTS-6392 Add Dashboard Embedding examples #59

Closed khanguslee closed 2 years ago

khanguslee commented 2 years ago

Adds the following dashboard embedding examples to this repository:

Examples

Unauthenticated Dashboard Embedding

https://user-images.githubusercontent.com/18709969/154609611-f268dd97-260c-44d8-b57b-acab63b59f60.mp4

Unauthenticated Dashboard Embedding using getChart and getAllCharts method

https://user-images.githubusercontent.com/18709969/154611222-fadd7f9a-8833-4c54-8107-a287ecd4b9f8.mp4

Authenticated Dashboard Embedding

Realm

https://user-images.githubusercontent.com/18709969/154612046-1c28585f-542e-46f0-a057-4f21782e1593.mp4

Custom JWT

https://user-images.githubusercontent.com/18709969/154612270-0a50e1e2-5952-4cc0-9e23-61be4b76be35.mp4

Google

https://user-images.githubusercontent.com/18709969/154612461-06a4c6bc-bebe-4ca1-bab3-88f564925b18.mp4