Allow matplotlib to run without a screen.

This commit is contained in:
Alex Krzos 2015-11-14 09:32:19 -05:00
parent 3f751961da
commit ec7fb809e6

View File

@ -8,6 +8,7 @@ import re
import subprocess
import sys
import matplotlib
matplotlib.use('Agg')
import matplotlib.pyplot as plt
# Saved Measurements: