From 453864915caa75d007cb4b4c9891808c1b0e8880 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 1 Jun 2012 17:04:28 +0000 Subject: Apparently --dynamic-labels is too recent to use. It was a stylistic whim anyway, just remove it. Closes #254. svn path=/trunk/; revision=4522 --- rcynic/rcynic-html.py | 1 - 1 file changed, 1 deletion(-) (limited to 'rcynic/rcynic-html.py') diff --git a/rcynic/rcynic-html.py b/rcynic/rcynic-html.py index e7692c0f..808b9f54 100644 --- a/rcynic/rcynic-html.py +++ b/rcynic/rcynic-html.py @@ -270,7 +270,6 @@ class Host(Problem_Mixin): "--right-axis-label", "Objects (count)", "--lower-limit", "0", "--right-axis", "1:0", - "--dynamic-labels", "--full-size-mode" ) graph_cmds = ( -- cgit v1.2.3