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

Cards of color pickers #10

Merged
merged 4 commits into from
Oct 17, 2023
Merged

Cards of color pickers #10

merged 4 commits into from
Oct 17, 2023

Conversation

tupui
Copy link
Member

@tupui tupui commented Oct 17, 2023

One caveat is that by default the colormap is slightly changed. This is because I am calculating a colormap using a single color to get this working. The resulting colormap per group is a linear variation of the luminance channel.

@gnopik if you want to test a live version, I could make another testing deployment in the same project. I think if we do this, I would not link it to the domain (e.g. dev.simdec.io). I think I read that Cloud Run has issues with automatically handling subdomains. But I can always try and see.

This is how it looks:

Screenshot 2023-10-17 at 11 21 52 Screenshot 2023-10-17 at 11 22 25

@tupui tupui added enhancement New feature or request dashboard labels Oct 17, 2023
@tupui tupui requested a review from gnopik October 17, 2023 09:28
@gnopik
Copy link
Contributor

gnopik commented Oct 17, 2023

Excellent, thanks, @tupui! This way is even better. Can we set the default colors as these?
{'#DC267F'; '#E8EA2F'; '#26DCD1';'#C552E4';'#3F45D0'}
(first should go to the low-low-low scenario)

I think the main branch and .io are fine.

Copy link
Contributor

@gnopik gnopik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See a comment in the issues

@tupui tupui linked an issue Oct 17, 2023 that may be closed by this pull request
@tupui
Copy link
Member Author

tupui commented Oct 17, 2023

Oh thanks! In it goes then and opening a followup for the start colors.

@tupui tupui merged commit 256afac into main Oct 17, 2023
@tupui tupui deleted the color_pickers branch October 17, 2023 12:12
@tupui tupui mentioned this pull request Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editable color palette
2 participants