matplotlib-terminal
matplotlib-terminal copied to clipboard
Matplotlib backend to plot in terminal using matrach/img2unicode
Results
2
matplotlib-terminal issues
Sort by
recently updated
recently updated
newest added
This repo is getting more attention that I initially anticipated. Since people actually use the tool, it would be nice to support native image rendering in some terminals (most notably...
enhancement
Always getting lock error no matter which show I use ``` >>> plt.show("block") Traceback (most recent call last): File "", line 1, in File "/home/casper/dev/notebooks/.venv/lib/python3.12/site-packages/matplotlib/pyplot.py", line 607, in show return...