Skip to content

Add marker.nancolor #3035

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

Closed
gilles-crealp opened this issue Sep 21, 2018 · 7 comments
Closed

Add marker.nancolor #3035

gilles-crealp opened this issue Sep 21, 2018 · 7 comments
Labels
feature something new

Comments

@gilles-crealp
Copy link

When you set a marker.color array with null values, these markers are black.

Shouldn't they be the same color as the line?

https://jsfiddle.net/z1asg45e/

@etpinard
Copy link
Contributor

Reading from line:

else return Color.defaultLine;

this is the intended behavior. Granted, you can make a case that this behavior isn't optimal. But we won't consider changing it until v2.

@gilles-crealp
Copy link
Author

Sad to read that there is no way to set it up to the auto-color of the line...

@alexcjohnson
Copy link
Collaborator

related: #975 - we could implement something like marker.nancolor

@gilles-crealp
Copy link
Author

@alexcjohnson Nice, so I'm reopening this issue. 😉

@gilles-crealp gilles-crealp reopened this Sep 25, 2018
@alexcjohnson alexcjohnson added the feature something new label Sep 25, 2018
@etpinard etpinard changed the title marker.color array null values should return default color, not black Add marker.nancolor Sep 25, 2018
@JenniferShelton
Copy link

Is there any update on this feature request?

@nicolaskruchten
Copy link
Contributor

It's a good feature and we'd love to have it in the library but it's not on anyone's roadmap at the moment as far as I know. That said, we as maintainers would be happy to help someone from the community to implement it in Plotly.js, or to accept sponsorship to get it on to our short-term roadmap :)

@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
feature something new
Projects
None yet
Development

No branches or pull requests

6 participants