from pylab import * issue

Bug #613929 reported by ocefpaf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyreport
New
Undecided
Unassigned

Bug Description

For pyreport to work properly, when capturing matplotlib figures, one need to import pylab as "from pylab import *". However, I would like to produce consistent script (for a lecture) with the recommended matplotlib syntax (import matplotlib.pyplt as plt).

I manage to do this is a very ugly hack by introducing "from pylab import *" inside pyreport, but.. Is there a better way?

Thanks, Filipe.

Revision history for this message
ocefpaf (ocefpaf) wrote :

forgot to attach my ugly hack...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.