File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ yarn add @mongodb-js/charts-embed-dom
2727## Documentation 📖
2828
2929- [ Installation & MongoDB Docs] ( https://docs.mongodb.com/charts/master/embedding-charts-sdk/ )
30+ - [ Embedding SDK API Reference] ( https://www.npmjs.com/package/@mongodb-js/charts-embed-dom )
3031- [ Examples] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples )
3132
3233### Embedded Chart Guides
@@ -38,6 +39,7 @@ yarn add @mongodb-js/charts-embed-dom
3839- [ Getting started with click events] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/charts/click-events-basic )
3940- [ Interactive filtering using click events] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/charts/click-events-filtering )
4041- [ Programmatic highlighting] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/charts/programmatic-highlighting )
42+ - [ Timeline Chart (React Example)] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/charts/timeline-charts-example )
4143
4244### Embedded Dashboard Guides
4345
You can’t perform that action at this time.
0 commit comments