changeset 22:fda75c989cd6 draft

Uploaded
author mzeidler
date Tue, 24 Sep 2013 16:59:52 -0400
parents 7dbd7fb59797
children 808dd0c4bdef
files vhom_regionplot.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/vhom_regionplot.py	Tue Sep 24 16:50:21 2013 -0400
+++ b/vhom_regionplot.py	Tue Sep 24 16:59:52 2013 -0400
@@ -1,3 +1,5 @@
+import matplotlib
+matplotlib.use('Agg')
 import matplotlib.pyplot as plt
 
 from matplotlib import rcParams