Commit a1ec5e83 authored by Peter Jansweijer's avatar Peter Jansweijer

set matplotlib line width = 1

parent e6f9fe57
......@@ -47,6 +47,7 @@ import pdb
import vxi11
import matplotlib.pyplot as plt
plt.rcParams['lines.linewidth'] = 1
############################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment