unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20888: matplotlib broken
@ 2015-06-24  6:59 Federico Beffa
  2015-06-24 13:08 ` bug#20888: matplotlib Federico Beffa
  2015-07-01 14:50 ` bug#20888: matplotlib broken Ricardo Wurmus
  0 siblings, 2 replies; 5+ messages in thread
From: Federico Beffa @ 2015-06-24  6:59 UTC (permalink / raw)
  To: 20888

I was a happy matplotlib user. Unfortunately, recently it stopped working.

Starting ipython3 and executing the following commands

%matplotlib
import numpy as np
import matplotlib.pyplot as plt
t = np.r_[0:5]
plt.plot(t, t)

now produces an empty, gray window. This was working fine in a
previous version using python3.3.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-01 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-24  6:59 bug#20888: matplotlib broken Federico Beffa
2015-06-24 13:08 ` bug#20888: matplotlib Federico Beffa
2015-07-01 17:29   ` bug#20888: Fwd: matplotlib Federico Beffa
2015-07-01 14:50 ` bug#20888: matplotlib broken Ricardo Wurmus
2015-07-01 21:26   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).