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

Add support for more selected/unselecter marker attributes for scattermapbox #2346

Closed
jackparmer opened this issue Feb 7, 2018 · 3 comments
Labels
bug something broken

Comments

@jackparmer
Copy link
Contributor

https://codepen.io/plotly/pen/mXrQZg?editors=0010

image

@jackparmer jackparmer added the bug something broken label Feb 7, 2018
@etpinard
Copy link
Contributor

etpinard commented Feb 7, 2018

This is known limitation from f54a08a

Changing this to type: feature

@etpinard etpinard added feature something new and removed bug something broken labels Feb 7, 2018
@etpinard etpinard changed the title selected/unselected API doesn't work with scattermapbox Add support for more selected/unselecter marker attribute for scattermapbox Feb 7, 2018
@etpinard etpinard changed the title Add support for more selected/unselecter marker attribute for scattermapbox Add support for more selected/unselecter marker attributes for scattermapbox Feb 7, 2018
@jackparmer
Copy link
Contributor Author

jackparmer commented Feb 7, 2018

selected.marker.opacity does not seem to work either with the latest Plotly.js:

image

https://codepen.io/plotly/pen/oEzJXQ?editors=0010

@jackparmer
Copy link
Contributor Author

Here's another example of this issue with selected.marker.opacity. Try setting the unselected opacity to 0 in this plotly.js mock:

https://codepen.io/plotly/pen/NyRedR?editors=0010

image

The current behavior is basically no different than without the selections API.

@jackparmer jackparmer added bug something broken and removed feature something new labels Feb 7, 2018
@etpinard etpinard mentioned this issue Feb 12, 2018
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

2 participants