mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #43] Add support for vertical text labels in the LineChart widget #31
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mum4k on GitHub (Jun 22, 2018).
Original GitHub issue: https://github.com/mum4k/termdash/issues/43
The text can either have rotated characters, or just standard text characters flowing vertically.
This would be for the X axis, so that it can display longer custom labels.
@keithknott26 commented on GitHub (Feb 12, 2019):
This would be very helpful!
@mum4k commented on GitHub (Feb 13, 2019):
This isn't too complicated, I think we can slot this for the next release. Stay tuned.
@mum4k commented on GitHub (Feb 14, 2019):
This was pushed to the devel branch and will be in the next release.
Would be great if you could test it by building from devel and update this issue if anything goes wrong.