[PR #86] [CLOSED] Issue 81: New double-line linestyle #192

Closed
opened 2026-03-03 16:23:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/86
Author: @nilathedragon
Created: 1/23/2019
Status: Closed

Base: masterHead: issue-81


📝 Commits (10+)

📊 Changes

6 files changed (+35 additions, -40 deletions)

View changed files

📝 draw/braille_line.go (+5 -8)
📝 draw/line_style.go (+16 -1)
📝 eventqueue/eventqueue_test.go (+2 -3)
📝 termdashdemo/termdashdemo.go (+7 -26)
📝 widgets/linechart/axes/label.go (+3 -0)
📝 widgets/linechart/linechart.go (+2 -2)

📄 Description

Looks like the following


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/86 **Author:** [@nilathedragon](https://github.com/nilathedragon) **Created:** 1/23/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `issue-81` --- ### 📝 Commits (10+) - [`66bbec9`](https://github.com/mum4k/termdash/commit/66bbec917a420fc08bb6a103da43bcb73b88777d) Golint Changes - [`cdbcd40`](https://github.com/mum4k/termdash/commit/cdbcd400a21f1ccf3ee2ff663b93a68446649cd6) Removed assigner in return - [`c304765`](https://github.com/mum4k/termdash/commit/c304765e5c8e1635d5b7e69db9c7431a83938c06) Removed another one - [`5e0e08b`](https://github.com/mum4k/termdash/commit/5e0e08b471a5d944d364a4adc23ab18c9d85dd86) Fixed another golint - [`010ad3f`](https://github.com/mum4k/termdash/commit/010ad3fc5bd9dd0cf62d07c346779fe6e978eb7b) Fixed comments for golint - [`0004a9c`](https://github.com/mum4k/termdash/commit/0004a9c7e0ee11868148606b852e3526a36af3da) Fixed last golint - [`81794b5`](https://github.com/mum4k/termdash/commit/81794b526837b596bc7de1adcee0ce0bb5bf2d09) Removed ineffectual assignment - [`1fb4a35`](https://github.com/mum4k/termdash/commit/1fb4a35eeb1ff68ba08d0af3e8021463ea8f6a49) Handle error instead of swallowing it - [`ebbda29`](https://github.com/mum4k/termdash/commit/ebbda29060e6779428849c475c3ff26e863b5b5b) Added missing : - [`0c05aee`](https://github.com/mum4k/termdash/commit/0c05aeed5f6c2073efb5c2958a4e6925de57d215) Properly dismiss err object ### 📊 Changes **6 files changed** (+35 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `draw/braille_line.go` (+5 -8) 📝 `draw/line_style.go` (+16 -1) 📝 `eventqueue/eventqueue_test.go` (+2 -3) 📝 `termdashdemo/termdashdemo.go` (+7 -26) 📝 `widgets/linechart/axes/label.go` (+3 -0) 📝 `widgets/linechart/linechart.go` (+2 -2) </details> ### 📄 Description Looks like the following ![](https://user-images.githubusercontent.com/43315617/51633224-73601700-1f51-11e9-8150-ed90feeb3ce6.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#192
No description provided.