Commit 6286cc4c by Craig Heffner

Removed old graphing code

parent 4aedd327
......@@ -300,10 +300,3 @@ class Entropy(Module):
else:
plt.show()
#if self.show_legend and has_key(self.file_markers, fname):
# plt.addLegend(size=(self.max_description_length * 10, 0))
# i = 0
# plt.plot(x=[offset, offset], y=[0, 1.1],
# name=description, pen=pg.mkPen(color, width=2.5))
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