Hi Steven, Pyhton returns
>>> matplotlib.get_backend() u'Qt4Agg Julia Returns julia> PyPlot.matplotlib[:get_backend]() "Qt4Agg" 2015-08-26 22:17 GMT-04:00 Steven G. Johnson <[email protected]>: > > > On Wednesday, August 26, 2015 at 3:50:09 PM UTC-4, Juan Carlos Cuevas > Bautista wrote: >> >> Hi Steven, >> >> No, it works perfectly in Python. > > > Is it using a different backend in Python? What does > matplotlib.get_backend() return in Python vs. > PyPlot.matplotlib[:get_backend]()?
