[GH-ISSUE #250] Line chart uses blocks instead of lines #138

Closed
opened 2026-03-03 16:22:43 +03:00 by kerem · 3 comments
Owner

Originally created by @hi019 on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/250

Hi, I'm on Arch Linux and running this demo from GNOME Terminal. The Line chart font is not displaying correctly, is there a font I need to install?
demo

Originally created by @hi019 on GitHub (Nov 12, 2020). Original GitHub issue: https://github.com/mum4k/termdash/issues/250 Hi, I'm on Arch Linux and running [this](https://github.com/mum4k/termdash/blob/master/widgets/linechart/linechartdemo/linechartdemo.go) demo from GNOME Terminal. The Line chart font is not displaying correctly, is there a font I need to install? ![demo](https://user-images.githubusercontent.com/65871571/98958995-db8a3f00-24d0-11eb-91ee-2a7880b0b637.png)
kerem 2026-03-03 16:22:43 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@mum4k commented on GitHub (Nov 13, 2020):

Thank you for reaching out @hi019. This could be one of two things. It is either that the used font doesn't support unicode characters, or that the used terminal isn't compatible with termbox-go.

Can you try running the demo using tcell instead? The documentation for tcell is here:
https://github.com/mum4k/termdash/wiki/Tcell-API

An example of using tcell with termdash is here:
github.com/mum4k/termdash@2a7dafa3a8/termdashdemo/termdashdemo.go (L489-L490)

If this doesn't solve it, can you try it in a different terminal application and with a few different fonts to try to isolate the culprit?

<!-- gh-comment-id:726543943 --> @mum4k commented on GitHub (Nov 13, 2020): Thank you for reaching out @hi019. This could be one of two things. It is either that the used font doesn't support unicode characters, or that the used terminal isn't compatible with `termbox-go`. Can you try running the demo using `tcell` instead? The documentation for `tcell` is here: https://github.com/mum4k/termdash/wiki/Tcell-API An example of using `tcell` with `termdash` is here: https://github.com/mum4k/termdash/blob/2a7dafa3a835dbe45d9a6eaa2f22e184666c8065/termdashdemo/termdashdemo.go#L489-L490 If this doesn't solve it, can you try it in a different terminal application and with a few different fonts to try to isolate the culprit?
Author
Owner

@hi019 commented on GitHub (Nov 17, 2020):

Hi, sorry for my late reply. Since this is an issue on my end, I'm going to close this issue and update you if there is anything new. Thanks.

<!-- gh-comment-id:729216233 --> @hi019 commented on GitHub (Nov 17, 2020): Hi, sorry for my late reply. Since this is an issue on my end, I'm going to close this issue and update you if there is anything new. Thanks.
Author
Owner

@mum4k commented on GitHub (Nov 18, 2020):

Thank you @hi019, please don't hesitate to reach out if you will have any questions.

<!-- gh-comment-id:729391142 --> @mum4k commented on GitHub (Nov 18, 2020): Thank you @hi019, please don't hesitate to reach out if you will have any questions.
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#138
No description provided.