red-data-tools / YouPlot

A command line tool that draw plots on the terminal.
MIT License
4.17k stars 57 forks source link

Why are my line charts ugly? #46

Open niceiq opened 1 year ago

niceiq commented 1 year ago

1692144530

I use alacritty as my terminal, and the line charts do not look like the one in the screenshots. Am I doing something wrong?

kojix2 commented 1 year ago

Hi @niceiq

Thank you for your report. This is a font issue. Braille Pattern Blank often appears non-blank. https://www.compart.com/en/unicode/U+2800

See https://github.com/red-data-tools/unicode_plot.rb/issues/59

niceiq commented 1 year ago

Ah I see it has to do with Nerd Fonts I think. Can I specify what font I want YouPlot to use?