Closedown

This commit is contained in:
2016-10-31 10:54:20 +01:00
parent 7f1cc1245c
commit 19124e3897
2 changed files with 55 additions and 19 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ def elogllrf(subject, message, system, subsystem, section, attachments = []):
print out
def get_plot_snapshots(title = None, file_type = "jpg", temp_path = controller.setup.getContextPath()):
def get_plot_snapshots(title = None, file_type = "png", temp_path = controller.setup.getContextPath()):
"""
Returns list with file names of plots snapshots from a plotting context.
"""