mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #119] [MERGED] Hotfix v0.6.1 #205
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#205
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?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/119
Author: @mum4k
Created: 2/13/2019
Status: ✅ Merged
Merged: 2/13/2019
Merged by: @mum4k
Base:
master← Head:hotfix-0.6.1📝 Commits (2)
23c01a5The LineChart widget now correctly places custom labels.9df48f9Undo the experiment in the demo.📊 Changes
3 files changed (+41 additions, -16 deletions)
View changed files
📝
CHANGELOG.md(+8 -1)📝
widgets/linechart/axes/label.go(+13 -15)📝
widgets/linechart/axes/label_test.go(+20 -0)📄 Description
The LineChart widget now correctly places custom labels.
looking up custom labels.
Fixes #117
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.