added logging and help section
Compare changes
- Jacob Wahlman authored
@@ -114,7 +114,7 @@ class Plot(FigureCanvas):
@@ -123,6 +123,7 @@ class Plot(FigureCanvas):
Added logging using the logging module for the user, added help section with info on how to use the GUI. Closes #91 (closed)