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

Stop d3 from mapping things outside the domain to nested glyph colors #72

Closed
JackWilb opened this issue Apr 1, 2020 · 1 comment
Closed
Assignees

Comments

@JackWilb
Copy link
Member

JackWilb commented Apr 1, 2020

Right now, even items that are not in the domain are mapped to "the next available item in the range". This is not intended behavior for our app. There may be a way to stop this with d3 or we might have to define a function to do it

@JackWilb JackWilb self-assigned this Apr 1, 2020
@JackWilb JackWilb changed the title Stop d3 from mapping things outside the domain to link colors Stop d3 from mapping things outside the domain to nested glyph colors Apr 2, 2020
@JackWilb
Copy link
Member Author

Closed with #242

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

Successfully merging a pull request may close this issue.

1 participant