itermplot
itermplot copied to clipboard
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
I've been trying to work around #33 by styling the background of the axes, but I now see that [the figure is being forced to be transparent][1]. It would be...
I get the following traceback in a `jupyter console` session with the `itermplot==0.5` version recommended in the readme. Using `pip install --upgrade itermplot` to version 0.331 also does not help....
This looks like a nice library, but I cannot use it if there is no license: https://github.com/github/choosealicense.com/issues/196
This is awesome. Do you have plans for integrating this into matplotlib? Something like this should become an official backend. On a related note, I don't see any license file...
I use conda, and love itermplot - but the version there is relatively old.
First of all thanks for this awesome library. I really like being able to plot matplot graphs in iterm. It's also great to be able to draw animations although I...
The first plot rendered using ITERMPLOT=rv has white axes and labels, and every other cycles between black and white.
Hi, When I make a scatter plot in matplotlib, sometimes it renders and sometimes it doesn't. When I clip values (-1, 1) it fails, but when I clip to (-5,...
Hi. I'm a big fan of the package. Every other plot I draw is a different color and does not include axes. Do you know how I can turn this...
Hi, many thanks for providing this very useful plugin. I got this to work in iterm2. But it would not show a plot when I am using it in terminal...