Skip to content

fix: prevent leftmost x-axis label from being clipped in Statistics chart - #2556

Open
JC-Chung wants to merge 1 commit into
sourcegit-scm:developfrom
JC-Chung:fix/chart-leftmost-label-clipped
Open

fix: prevent leftmost x-axis label from being clipped in Statistics chart#2556
JC-Chung wants to merge 1 commit into
sourcegit-scm:developfrom
JC-Chung:fix/chart-leftmost-label-clipped

Conversation

@JC-Chung

@JC-Chung JC-Chung commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

The leftmost x-axis label in the Statistics chart can be partially hidden
when its left edge extends beyond the Y-axis boundary.

This PR fixes the issue by drawing labels outside the clip region,
so they are no longer subject to the leftMargin boundary.

image image
@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from 2c61130 to 20573e9 Compare July 23, 2026 06:16
@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from 20573e9 to 7bc6cea Compare August 11, 2026 09:53
@JC-Chung

Copy link
Copy Markdown
Contributor Author

Resolved conflicts and updated to match the latest changes.

@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from 7bc6cea to af9740a Compare August 14, 2026 09:58
@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from af9740a to e1dda5c Compare August 25, 2026 00:41
@JC-Chung
JC-Chung force-pushed the fix/chart-leftmost-label-clipped branch from e1dda5c to 83bd4d7 Compare September 1, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant