File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,11 @@ Programmatically **embed** and **control** MongoDB Charts in your application.
1010<img align =" center " src =" https://user-images.githubusercontent.com/19422770/79284750-efe86800-7efe-11ea-9ed0-9813e1a0b6d6.gif " />
1111
1212[ Explore this example yourself!] ( https://codesandbox.io/s/charts-embedding-sdk-8i898 )
13+
1314</div >
1415
1516## Installation
17+
1618``` sh
1719# If you use npm:
1820npm install @mongodb-js/charts-embed-dom
@@ -24,10 +26,8 @@ yarn add @mongodb-js/charts-embed-dom
2426
2527## Documentation 📖
2628
27- * [ Installation] ( https://docs.mongodb.com/charts/master/embedding-charts-sdk/ )
28- * [ Examples] ( https://github.com/mongodb-js/charts-embed-sdk/blob/master/examples )
29- * Guides 🤠
30- * [ Dynamic filters and chart commands] ( /# )
31- * [ Getting started with custom JWT authentication] ( /# )
32- * [ Getting started with Stitch authentication] ( /# )
33- * [ Getting started with Google authentication] ( /# )
29+ - [ Installation] ( https://docs.mongodb.com/charts/master/embedding-charts-sdk/ )
30+ - [ Examples] ( https://github.com/mongodb-js/charts-embed-sdk/blob/master/examples )
31+ - Guides 🤠
32+ - [ Getting started with custom JWT authentication] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/authenticated-custom-jwt )
33+ - [ Getting started with Realm authentication] ( https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/authenticated-realm )
You can’t perform that action at this time.
0 commit comments