Autodesk / Autodesk/hubble

Distribute colors in collaboration chart in order of segment size

Open
#131 2 comments 0 reactions 1 assignee Claimed by @pluehne View on GitHub
aesthetic good first issue
Dominant language
Python
Stars
180
Forks
47
PR merge metrics
No merged PRs in 30d

Description

Currently, the collaboration chart segments are colored in clockwise order. The color palette was chosen to have sequentially contrasting colors. However, the segments usually have varying sizes, which means that less important segments might end up getting contrasting colors, while the bigger chunks are hard to distinguish.

For this reason, I’d like to distribute the colors not in clockwise order, but from the biggest to the smallest segments. In this way, the biggest chunks, which are most important, would get contrasting colors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.