Mojtaba Samimi
Mojtaba Samimi
Fixes #6263. @plotly/plotly_js
In this [codepen](https://codepen.io/MojtabaSamimi/pen/NWYbVMG?editors=0010) that has both `sankey` and cartesian subplot, clicking on the modebar to `select`, will result in a console error! Please note that `v2.0.0` was used in the...
Selecting `geo` or `ternary` here https://rreusser.github.io/plotly-mock-viewer/#plot_types deselect `scatter` points. FYI - `determineSearchTraces` function adds `scatter` when dragging `geo` or `ternary`!
[codepen](https://codepen.io/MojtabaSamimi/pen/JjpxNxJ?editors=0010)
Follow up for PR #5334. Options added by @elben10 to enable [mapbox clustering layer](https://docs.mapbox.com/mapbox-gl-js/example/cluster/). Please note that currently it doesn't support the fill, selection and text features. Some remaining TODOs:...
## Architecture Details The approach is to perform the typed array decoding in coerce (before the supplyDefaults logic in the layout and traces). This has the advantage that none of...
The last release tag I see is `v1.6.1`; but the latest version is `v2.1.0`.