Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Truncated labels on X-axis' Charts | GoodFirstPicks

Truncated labels on X-axis' Charts

frappe/frappe 1 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeFrappe / ERPNextPython

Why this is a good first issue

The issue involves UI/UX improvements for chart labels but lacks a clear implementation path.

AI Summary

The issue reports truncated labels on the X-axis of charts, making them unreadable. The fix likely involves modifying the charts library to handle label display better, but the exact solution is unclear. The maintainer feedback suggests angled labels as a standard practice, but no definitive approach has been agreed upon.

Issue Description

Description of the issue

Labels on the X-axis are unreadable when there are "many" points/labels/columns. The labels get truncated from "Augustine" to "Aug..." or with fewer letters depending on the number of points.

Context information (for bug reports)

The truncation happens in the charts library and a fix is due there.

Observed result

Screenshot 2022-05-11 at 1 42 26 PM

Expected result

Some clever way of showing the labels, not sure how exactly this should be fixed.

One way could be something like the following image, although I'm not a fan of it at least it's functional.

IMAGE 2022-05-11 14:14:13

Another way could be adding horizontal scroll and scaling the chart to show untruncated labels.

GitHub Labels

bugUI/UX

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!

Risk Flags

  • UI/UX design decisions
  • potential cross-library impact
Loading labels...

Details

Points20 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno
Assigneekrantheman