Skip to content

v2.3.0 (@mongodb-js/charts-embed-dom)

Compare
Choose a tag to compare
@khanguslee khanguslee released this 28 Sep 04:54
· 9 commits to master since this release
07d6a54

npm (scoped)

Dashboard embedding new methods

  • Set/Get a filter for a chart in an embedded dashboard.
    • setFilter and getFilter for embedded dashboard charts.
  • Set/Get a highlight for a chart in an embedded dashboard.
    • setHighlight and getHighlight for embedded dashboard charts

Authenticated Embedding

  • Add support for authenticated chart and dashboard embedding with realm-web SDK.