daleroberts / itermplot

An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set output to more than 10 lines

janrito opened this issue · comments

This project is great!

It would be great if we could set the number of lines for the figure dynamically. Or even set it as an env var.

Ok done! You can change it with ITERMPLOT_LINES, see README.

Just update with pip3 install -U itermplot