aws / aws/graph-explorer

Default node colors should be a stable random color

Open
#1,338 0 comments 0 reactions 0 assignees View on GitHub
customization fundamental
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
8d 9h
Merged PRs (30d)
7

Description

Each node type should start as a random color that is stable based on on the node type string.

* Ensure colors are in a range that is visible with the background
* Ensure user can still customize the color

Contributor guide

Open the contributing guide

Research direction

Locate the code that initializes default colors for node types and the path used when users customize those colors. Verify that the same node type receives the same visible color across sessions, that colors contrast with the background, and that user-provided colors still override the defaults.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
design, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.