Skip to content

[Heatmap] Values overflow cells overlapping other labels #1295

@dej611

Description

@dej611

Describe the bug

When cell values are shown in a heatmap, there's no overflow check for the value when displayed, leading to some unreadable scenarios like the following:



As shown in the image the overflow is both vertical and horizontal.

Expected behaviour

No clear "good" solution here, but some thoughts on:

  • hide a label if another one is overflowing its space (leads to a partial display, but at least readable)
  • scale the value font size based on the cell dimension (probably with an upper and lower bound size: stop increase after the upper bounds, hide below the lower bound?)

Kibana Cross Issues
Kibana cross issue

Checklist

Delete any items that are not applicable to this issue.

  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present

Metadata

Metadata

Assignees

Labels

:LensKibana Lens related issuebugSomething isn't workingkibana cross issueHas a Kibana issue counterpartreleasedIssue 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