diff options
Diffstat (limited to 'tests/axis.tcl')
-rw-r--r-- | tests/axis.tcl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/axis.tcl b/tests/axis.tcl index 346f1a5..ab3d647 100644 --- a/tests/axis.tcl +++ b/tests/axis.tcl @@ -36,7 +36,8 @@ bltTest2 $graph xaxis -labeloffset yes #bltTest2 $graph xaxis -limitsformat bltTest2 $graph xaxis -linewidth 2 bltTest2 $graph xaxis -logscale yes -#bltTest2 $graph xaxis -loose +#bltTest2 $graph xaxis -loosemin +#bltTest2 $graph xaxis -loosemax #bltTest2 $graph xaxis -majorticks #bltTest2 $graph xaxis -max #bltTest2 $graph xaxis -min |