mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #69] Widget: PieChart #51
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#51
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 (Jan 14, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/69
Implement a widget that will display relative ratios of values on a pie chart.
This needs to be studied. The braille canvas gives us sub-character (cell) resolution, but we can only set the color of the entire cell. Which makes this widget a questionable investment unless we find a good solution.
@mum4k commented on GitHub (Feb 10, 2019):
Closing this for now, until we figure out how to make this pretty and readable.