Currently, edge labels in chart axes may be clipped or hidden when changes to axis range or layout occur (such as resizing, zooming, or data updates). This feature should ensure that edge labels remain visible under all conditions by adjusting their positioning or the axis layout dynamically.
Axis edge labels must remain visible regardless of axis range changes, zooming, resizing, or panning operations.
This behavior must be supported in both X and Y axes for all chart types where applicable.
Optionally allow enabling/disabling this behavior via a property (e.g., edgeLabelsVisiblityMode).