Lasso and select-box support for traces other than scatter marker and scatter text
See original GitHub issueLasso and select-box were added in https://github.com/plotly/plotly.js/pull/154
Adding support for other trace types should be as easy as adding a selectPoints
to the other trace modules.
Issue Analytics
- State:
- Created 8 years ago
- Comments:28 (18 by maintainers)
Top Results From Across the Web
Rectange and lasso missing in toolbar dash python
Issue: Lasso and select-box support for traces other than scatter marker and scatter text. opened by etpinard on 2016-01-07. Lasso and select- ......
Read more >python - Why is plotly express so much more performant than ...
Whereas Scatter creates svg objects that get inserted in the current document, consuming muuuuuch more memory.
Read more >Lasso Selector — Matplotlib 3.6.2 documentation
Interactively selecting data points with the lasso tool. This examples plots a scatter plot. You can then select a few points by drawing...
Read more >Plotly i - Tutorialspoint
Plotly — Scatter Plot, Scattergl Plot and Bubble Charts. ... Different graph traces like Scatter, Box, Histogram etc. All graph objects are dictionary-...
Read more >plotly.js-basic-dist | Yarn - Package Manager
js-basic-dist. Ready-to-use plotly.js basic distributed bundle. Contains trace modules bar , pie and scatter .
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Top ones for crossfilter project:
boxpoints: 'all'
done in https://github.com/plotly/plotly.js/pull/2094zsmotth: false
bricks)@morganh35 We’ll be rolling out lasso or box select for the rest of Plotly.js trace types over the next few months. If you need this feature for a project at your workplace, we’d love to hear from you