We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are there any plans for crossfilter support? So some kind of lasso selection but similar to what Google Chrome Dev Tools has when looking at Timeline.
Or can the zoom be controlled so that it does not scale, it just selects?
The text was updated successfully, but these errors were encountered:
Oops, by bad, it looks like range-slider is somewhat what I just described. Or are there other ways for achieving the same result?
Sorry, something went wrong.
Our lasso and rectangular selection are probably exactly what you're asking for. See docs at -> https://plot.ly/javascript/lasso-selection/
That said, lasso and rectangular selections only work for markers and text points at the moment
You might want to read up on the current open items in #698 and #170 before starting to build something too serious.
If you have any other questions about lasso and rectangular selections, please ask them on our community forums at http://community.plot.ly/
No branches or pull requests
Are there any plans for crossfilter support? So some kind of lasso selection but similar to what Google Chrome Dev Tools has when looking at Timeline.
Or can the zoom be controlled so that it does not scale, it just selects?
The text was updated successfully, but these errors were encountered: