Skip to content

Conversation

@duvvuvenkataramana
Copy link

Fixes #1488

Long language names like "Jupyter Notebook" were overlapping with the time bar in the WakaTime stats card. This fix:

  • Adds a truncateText() function to limit language names to 18 characters
  • Adds ellipsis (...) for truncated names
  • Preserves the full language name in a title attribute for tooltip display

Fixes anuraghazra#1488

Long language names like "Jupyter Notebook" were overlapping with the time bar in the WakaTime stats card. This fix:
- Adds a truncateText() function to limit language names to 18 characters
- Adds ellipsis (...) for truncated names
- Preserves the full language name in a title attribute for tooltip display
@vercel
Copy link

vercel bot commented Nov 13, 2025

@duvvuvenkataramana is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the wakatime-card Issues related to the wakatime card. label Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wakatime-card Issues related to the wakatime card.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Long language names go above the time bar

1 participant