summaryrefslogtreecommitdiffstats
path: root/tests/axis.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-06-18 19:28:57 (GMT)
committerjoye <joye>2014-06-18 19:28:57 (GMT)
commit52ae1f488228acad90dd2a429726584c2dd36b96 (patch)
tree5e6e0358c9fdd69eb3032d18efc7b2c654e519b5 /tests/axis.tcl
parent56b5e616c0ab242fb4d7943bf6b18b0e0871e267 (diff)
downloadblt-52ae1f488228acad90dd2a429726584c2dd36b96.zip
blt-52ae1f488228acad90dd2a429726584c2dd36b96.tar.gz
blt-52ae1f488228acad90dd2a429726584c2dd36b96.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/axis.tcl')
-rw-r--r--tests/axis.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/axis.tcl b/tests/axis.tcl
index 51aeabd..041a300 100644
--- a/tests/axis.tcl
+++ b/tests/axis.tcl
@@ -34,6 +34,8 @@ bltTest3 $graph axis x -gridminordashes {8 3} $dops
bltTest3 $graph axis x -gridminorlinewidth 2 $dops
bltTest3 $graph axis x -hide yes $dops
bltTest3 $graph axis x -justify left $dops
+bltTest3 $graph axis x -justify center $dops
+bltTest3 $graph axis x -justify right $dops
bltTest3 $graph axis x -labeloffset yes $dops
bltTest3 $graph axis x -limitscolor red $dops
bltTest3 $graph axis x -limitsfont {times 18 bold italic} $dops