plotly.js
plotly.js copied to clipboard
Add clustering options to `scattermapbox`
Follow up for PR #5334.
Options added by @elben10 to enable mapbox clustering layer. Please note that currently it doesn't support the fill, selection and text features.
Some remaining TODOs:
- [ ] add jasmine tests to ensure
Plotly.reactcan switch between modes i.e. with/withoutcluster - [ ] add second mock & baseline using new attributes e.g.
stepandopacity
@plotly/plotly_js