daleroberts / itermplot

An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
1.49k stars 51 forks source link

set output to more than 10 lines #16

Closed janrito closed 7 years ago

janrito commented 7 years ago

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.

daleroberts commented 7 years ago

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

Just update with pip3 install -U itermplot