Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a84b4 commit 914eb85Copy full SHA for 914eb85
examples/pylab_examples/agg_buffer_to_array.py
@@ -1,5 +1,5 @@
1
import matplotlib
2
-#matplotlib.use('Agg')
+matplotlib.use('Agg')
3
from pylab import figure, show
4
import numpy as np
5
0 commit comments