summaryrefslogtreecommitdiff
path: root/bin/dlog-viewer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dlog-viewer')
-rwxr-xr-xbin/dlog-viewer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dlog-viewer b/bin/dlog-viewer
index aa80506..dd7f555 100755
--- a/bin/dlog-viewer
+++ b/bin/dlog-viewer
@@ -398,7 +398,7 @@ def show_power_plot(dlog, changepoints=None):
plt.show()
-def show_unit_plot(dlog, metric, changepoints):
+def show_unit_plot(dlog, metric, changepoints=None):
handles = list()