You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think a better way to showcase items is grouping them by colour, but in the current implementation it's really difficult to add colours and maintain a graph that has them.
Let's add a color or colour parameter to the branch that lets you specify how to show it.
Right now the only way to colour a branch is using the themeVariables and while that works, that doesn't escale very well nor seem maintainable.
This would also decouple the colour of the branches from the order they appear in, making the maintenance of a graph easier on the long term.
Alevale
changed the title
Allow to define the branch colour in the branch definition (colour|color: like order:)
Allow to define the branch colour in the branch definition (colour|color: like order: )
Mar 13, 2024
Proposal
I think a better way to showcase items is grouping them by colour, but in the current implementation it's really difficult to add colours and maintain a graph that has them.
Let's add a
color
orcolour
parameter to the branch that lets you specify how to show it.Right now the only way to colour a branch is using the
themeVariables
and while that works, that doesn't escale very well nor seem maintainable.This would also decouple the colour of the branches from the order they appear in, making the maintenance of a graph easier on the long term.
Example
Screenshots
No response
The text was updated successfully, but these errors were encountered: