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 a unique colors list to the palettes for use by heatmaps. #1509

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

manolama
Copy link
Contributor

Also add an equals override to palettes for unit testing.

Also add an equals override to palettes for unit testing.
@brharrington brharrington added this to the 1.7.0 milestone Jan 13, 2023
Convert the Palette to require an ArraySeq of colors. Rename the parameter
and implement colors() to avoid code changing in other places.
@brharrington brharrington merged commit 1dd6ea2 into Netflix:main Jan 13, 2023
manolama added a commit to manolama/atlas that referenced this pull request Jan 13, 2023
Convert the Palette to require an ArraySeq of colors. Rename the parameter
and implement colors() to avoid code changing in other places. This allows
the full set of colors to be accessed directly for use with things like heatmaps.
manolama added a commit to manolama/atlas that referenced this pull request May 22, 2024
Convert the Palette to require an ArraySeq of colors. Rename the parameter
and implement colors() to avoid code changing in other places. This allows
the full set of colors to be accessed directly for use with things like heatmaps.
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 this pull request may close these issues.

None yet

2 participants