Closedown
This commit is contained in:
@@ -129,6 +129,6 @@ def plot_file(file, ctxt = None):
|
||||
"""
|
||||
sep = "\t"
|
||||
table = Table.load(file, sep, '#')
|
||||
plots = plot(table, context = ctxt)
|
||||
plots = plot(table, title = ctxt)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user