beancount / fava

Fava - web interface for Beancount
https://beancount.github.io/fava/
MIT License
1.97k stars 285 forks source link

treemap chart has no borders between areas #891

Closed kiney closed 5 years ago

kiney commented 5 years ago

Hi, I'm new to fava (gnucash convert). Great work!

Sometimes the different areas in the treemap chart are indistinguishable. See this screenshot (black bars cover account labels): screen01

When I add or remove accounts the colors change. Sometimes theres a fine white line between the areas but the chart is still hard to read.

kiney commented 5 years ago

I checked the d3s documentation. Perhaps treemap.padding() oder treemap.paddingInner() ist 0 (or very small)?

https://github.com/d3/d3-hierarchy/blob/master/README.md#treemap_paddingInner