Skip to content

xLabelWidth Prop Not Adjusting Label Width #248

@surya123866

Description

@surya123866

I'm experiencing an issue with the xLabelWidth prop in react-heatmap-grid. Despite setting different values for xLabelWidth, the width of the x-axis labels does not change as expected.

Steps to Reproduce:
Implement react-heatmap-grid in a React project.

Set the xLabelWidth prop to a specific value, e.g., 60.

Observe that the x-axis label width does not reflect the provided value.

Expected Behavior:
The x-axis labels should respect the xLabelWidth value and adjust accordingly.

Actual Behavior:
The x-axis labels remain unchanged regardless of the xLabelWidth value.

Environment:
react-heatmap-grid version: 0.9.1

React version8.3.1

Browser & OS: Widhows Chrome

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions