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

NUM_COLORS_COLOR_MAP > 50 #6841

Open
AlexanderUzhinskiy opened this issue Apr 24, 2024 · 1 comment
Open

NUM_COLORS_COLOR_MAP > 50 #6841

AlexanderUzhinskiy opened this issue Apr 24, 2024 · 1 comment

Comments

@AlexanderUzhinskiy
Copy link

Hello, and thank you for your wonderful product!

In data-provider.ts, NUM_COLORS_COLOR_MAP is hardcoded to 50. Is there a way to increase that number or set it manually? I'm using TensorBoard with Google Colab and I need colors for over 70 classes.

@yatbear
Copy link
Member

yatbear commented Apr 24, 2024

Hi @AlexanderUzhinskiy,

Thanks for the feedback! Even with the current threshold 50, the contrast is already pretty low and each color is likely not visually distinct from the others. But it's definitely a useful feature for user to be able to specify number of colors on the UI. Adding this to the backlog given our limited bandwidth, please feel free to contribute to this feature if you are interested, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants