Skip to content

Partition charts with legend and tooltip #532

@wylieconlon

Description

@wylieconlon

Legends and tooltips are a requirement for replacing pie and donut charts in Kibana. The main reason is that when rendered in a dashboard, it's not obvious what the visualization shows without the tooltip to indicate the source of the data.

The legend and coloring implementation that exists in Kibana combines all values into a flat legend, regardless of the layer it's displayed on. That behavior might not be needed if we can come up with a better way of displaying legends.

Screenshot 2020-01-30 14 27 50

Screenshot 2020-01-30 14 28 42

While there are customization options in the current implementation, they are pretty minimal. For example, the legend can't be hidden.
Screenshot 2020-01-30 14 29 46

Metadata

Metadata

Assignees

Labels

:legendLegend related issue:tooltipRelated to hover tooltipenhancementNew feature or requestreleasedIssue released publicly

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions