[PR #94] [MERGED] LineChart now correctly displays series without zero. #197

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

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/94
Author: @mum4k
Created: 1/26/2019
Status: Merged
Merged: 1/26/2019
Merged by: @mum4k

Base: develHead: bug-zero-y-axis


📝 Commits (1)

  • 406c365 LineChart now correctly displays series without zero.

📊 Changes

3 files changed (+211 additions, -26 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 widgets/linechart/axes/scale.go (+9 -2)
📝 widgets/linechart/axes/scale_test.go (+200 -24)

📄 Description

Fixes #92


🔄 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/94 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 1/26/2019 **Status:** ✅ Merged **Merged:** 1/26/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `bug-zero-y-axis` --- ### 📝 Commits (1) - [`406c365`](https://github.com/mum4k/termdash/commit/406c365847fe57c10a96c890fb1ef5ad59584f70) LineChart now correctly displays series without zero. ### 📊 Changes **3 files changed** (+211 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `widgets/linechart/axes/scale.go` (+9 -2) 📝 `widgets/linechart/axes/scale_test.go` (+200 -24) </details> ### 📄 Description Fixes #92 --- <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:15 +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#197
No description provided.