elastic / elastic-charts

:bar_chart: Elastic Charts library
https://elastic.github.io/elastic-charts/storybook
Other
363 stars 115 forks source link

[partition] Improve treemap style #2127

Open markov00 opened 11 months ago

markov00 commented 11 months ago

We should consider a redesign of our treemap to align them a bit more to the style used in the metric chart. This is for example our current design

Screenshot 2023-08-03 at 15 19 50

And this is where we should probably go

Screenshot 2023-08-03 at 15 18 57
gvnmagni commented 2 months ago

To be considered: https://github.com/elastic/elastic-charts/issues/2306

markov00 commented 2 months ago

It will be interesting to consider how are we going to handle the rectangle resizing: what do we consider most important: the title or the value, do we need to reduce the size of both, do we need to rescale the value, truncate the text?