Skip to content
New issue

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

Using "selection" parameter in a Scatter plot #320

Open
zbouslikhin opened this issue Apr 22, 2020 · 0 comments
Open

Using "selection" parameter in a Scatter plot #320

zbouslikhin opened this issue Apr 22, 2020 · 0 comments

Comments

@zbouslikhin
Copy link

zbouslikhin commented Apr 22, 2020

Hi,
This is probably due to my low skills but I think I'm missing how to use the parameter "selected" in a scatter plot. I'm trying to select certain points by giving the x,y,z indices and then, change the color of the selected glyph but it always select the same points (The very first points that were plotted) no matter what the given values are.
Here's how it looks like:
image
Am I missing something?

EDIT: I've just noticed that "selection" and "selected" are two different parameters. I'm looking for "selection" tool & how to use it as I couldn't find any detail about it in the doc (basically, I'm trying to change the color and size of chosen points without using Lasso).

@zbouslikhin zbouslikhin changed the title Using "selection" parameter in a Scatter plot Using "selected" parameter in a Scatter plot Apr 22, 2020
@zbouslikhin zbouslikhin changed the title Using "selected" parameter in a Scatter plot Using "selection" parameter in a Scatter plot Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant