Skip to content

feat(Bar Chart): Boolean to disable hiding x-axis labels on window shrink #8195

Description

@carden-steven

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

On a bar chart, when shrinking the window's width, some category labels on the X-Axis disappear. This leaves bar segments being displayed without a corresponding label shown.

Describe the solution you'd like

A boolean parameter to disable hiding x-axis category labels when the window shrinks. If enabled, show all x-axis labels, even if a horizontal scroll bar is necessary.

Additional context

Full width (Ben and Bob label shown):
Image

Smaller width (Ben and Bob labels hidden):
Image

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions