elastic / elastic-charts

https://elastic.github.io/elastic-charts/storybook
Other
372 stars 120 forks source link

Partitioning visualizations - improvement ideas #518

Open monfera opened 4 years ago

monfera commented 4 years ago

This is a set of improvements for the partitioning charts introduced with #493

wylieconlon commented 4 years ago

I have found some problems/issues as well:

wylieconlon commented 4 years ago

A new piece of feedback from https://github.com/elastic/kibana/pull/55477:

Not reporting the percentages and only showing the values is a concern. A pie chart is about percentages. In addition, it is helpful to have the actual value but I'm afraid without percentages it loses meaning. Ideally, we show the percentage on the slices by default and show the actual number on the tooltip.

Converting to percentages is currently done by visLib, so this seems like a responsibility of elastic-charts as well.

monfera commented 4 years ago

Thanks @wylieconlon, good discussion here and in the referred Lens item.

On some of the items: