itermplot
itermplot copied to clipboard
Using ITERMPLOT=rv cycles between black and white axis labels
The first plot rendered using ITERMPLOT=rv has white axes and labels, and every other cycles between black and white.
I fixed this by removing
https://github.com/daleroberts/itermplot/blob/master/itermplot/init.py#L302
Which seemed to be reseting the reversed flag each time.