Skip to content

Commit 3e21565

Browse files
authored
docs: CHARTS-8818 add rendering spec documentation (#86)
1 parent 7a97556 commit 3e21565

File tree

2 files changed

+525
-1
lines changed

2 files changed

+525
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ yarn add @mongodb-js/charts-embed-dom
2929
- [Installation & MongoDB Docs](https://docs.mongodb.com/charts/master/embedding-charts-sdk/)
3030
- [Embedding SDK API Reference](https://www.npmjs.com/package/@mongodb-js/charts-embed-dom)
3131
- [Examples](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples)
32+
- [Embedded Chart Rendering Specification](https://github.com/mongodb-js/charts-embed-sdk/tree/master/docs/rendering-spec.md)
3233

3334
### Embedded Chart Guides
3435

@@ -47,4 +48,4 @@ yarn add @mongodb-js/charts-embed-dom
4748
- [Dashboard embedding with custom JWT authentication](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/dashboard/authenticated-custom-jwt)
4849
- [Dashboard embedding with App Services authentication via Realm Web SDK](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/dashboard/authenticated-realm-web)
4950
- [Dashboard embedding with Google authentication](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/dashboard/authenticated-google)
50-
- [Accessing a Chart instance via Dashboard class](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/dashboard/unauthenticated-get-chart)
51+
- [Accessing a Chart instance via Dashboard class](https://github.com/mongodb-js/charts-embed-sdk/tree/master/examples/dashboard/unauthenticated-get-chart)

0 commit comments

Comments
 (0)