Is there an existing issue for this?
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):

Smaller width (Ben and Bob labels hidden):

Is there an existing issue for this?
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):

Smaller width (Ben and Bob labels hidden):
