hubble icon indicating copy to clipboard operation
hubble copied to clipboard

Distribute colors in collaboration chart in order of segment size

Open pluehne opened this issue 7 years ago • 2 comments

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.

pluehne avatar Feb 26 '18 17:02 pluehne

In addition, it would be nice if the color of a given organization is fixed if a different time span is used.

larsxschneider avatar Feb 26 '18 17:02 larsxschneider

Good point! I had this in mind, and I’ll try to come up with a solution :slightly_smiling_face: (the difficulty being that the set of organizations may differ from view to view).

pluehne avatar Feb 26 '18 18:02 pluehne