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

Implement 'style' editType for scattergl and splom traces #2553

Closed
etpinard opened this issue Apr 13, 2018 · 2 comments
Closed

Implement 'style' editType for scattergl and splom traces #2553

etpinard opened this issue Apr 13, 2018 · 2 comments

Comments

@etpinard
Copy link
Contributor

Currently, scattergl and splom traces have to go through editType: 'calc' pathway to update style attributes. We should open up a new pathway to for things like marker.color and line.width that doesn't have to go through all the data type conversion done in the calc step.

@etpinard
Copy link
Contributor Author

etpinard commented Oct 4, 2018

Splom part done in #3057

Shouldn't be too hard to implement this for scattergl now.

@gvwilson
Copy link
Contributor

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

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

2 participants