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

Add programmatic highlighting example #51

Closed jarjee closed 3 years ago

jarjee commented 3 years ago

As part of this PR, I've removed the BETA tag from the click event examples, and I've created a programmatic highlighting example.

https://user-images.githubusercontent.com/3888305/130375870-e026b04e-8879-44ea-90b2-eeb4dc2e51d8.mp4

It includes some examples via the select, and you can also pass in custom filters.

jarjee commented 3 years ago

I've applied all the requests other than the button, I'm not sure if having an 'apply' button makes it much easier.

image