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

chore: CHARTS-5035 update the click event examples #26

Closed kristinamongo closed 3 years ago

kristinamongo commented 3 years ago

Updating the existing examples for the click events to use the new SDK package beta version. The calls for addEventListener are moved after the chart render call as we need to establish a connection first between the SDK and the Charts instance.