Skip to content

feat: explain the graph colours with a legend - #101

Merged
evenstensberg merged 1 commit into
masterfrom
explain-graph-colors
Aug 28, 2026
Merged

feat: explain the graph colours with a legend#101
evenstensberg merged 1 commit into
masterfrom
explain-graph-colors

Conversation

@evenstensberg

Copy link
Copy Markdown
Member

The module and chunk graphs encode size, build order, direction and the current selection, and none of it was written down in the UI. Each graph now draws a legend below itself, filled from the same colour scales and role colours the graph is rendered with, and worded per selection so it never lists a colour the current view cannot show.

Closes #29

Summary

Adds documentation for coloring and a nice ui to explain it while browsing.

What kind of change does this PR introduce?

Docs/code

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Use of AI

The module and chunk graphs encode size, build order, direction and the
current selection, and none of it was written down in the UI. Each graph
now draws a legend below itself, filled from the same colour scales and
role colours the graph is rendered with, and worded per selection so it
never lists a colour the current view cannot show.

Closes #29

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@evenstensberg
evenstensberg merged commit 025ebd2 into master Aug 28, 2026
5 checks passed
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.

Explain the colors meaning

1 participant