diff options
author | joye <joye> | 2014-03-07 21:56:45 (GMT) |
---|---|---|
committer | joye <joye> | 2014-03-07 21:56:45 (GMT) |
commit | 678308d0f0b6cd1445e304d417b0e897fc848a79 (patch) | |
tree | 0af27c881a20402554d273f2f0b48f2586c836f6 /tests/axis.tcl | |
parent | 649b4a8bc4f2e55467f57b41afba375c4a240f1c (diff) | |
download | blt-678308d0f0b6cd1445e304d417b0e897fc848a79.zip blt-678308d0f0b6cd1445e304d417b0e897fc848a79.tar.gz blt-678308d0f0b6cd1445e304d417b0e897fc848a79.tar.bz2 |
*** empty log message ***
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 |