twhoffma / grog-ui-vue3

Vue v3 based
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Graph color scales are too limited #4

Open twhoffma opened 3 years ago

twhoffma commented 3 years ago

For group graphs, it is possible (but not likely) that we have as many categories/mechanics * topN. To get good, stacked charts we need to look into generation of scales that are also perceptually distinct.

https://stackoverflow.com/questions/20847161/how-can-i-generate-as-many-colors-as-i-want-using-d3/30912617

twhoffma commented 2 years ago

Could use Mekko chart?

https://observablehq.com/@d3/marimekko-chart