summaryrefslogtreecommitdiffstats
path: root/tests/bitmapmarker.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r--tests/bitmapmarker.tcl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl
index 91fa272..a3ed1d4 100644
--- a/tests/bitmapmarker.tcl
+++ b/tests/bitmapmarker.tcl
@@ -10,6 +10,13 @@ $graph element configure data1 -hide yes
echo "Testing Bitmap Marker..."
bltTest3 $graph marker $mm -anchor nw $dops
+bltTest3 $graph marker $mm -anchor n $dops
+bltTest3 $graph marker $mm -anchor ne $dops
+bltTest3 $graph marker $mm -anchor e $dops
+bltTest3 $graph marker $mm -anchor se $dops
+bltTest3 $graph marker $mm -anchor s $dops
+bltTest3 $graph marker $mm -anchor sw $dops
+bltTest3 $graph marker $mm -anchor w $dops
bltTest3 $graph marker $mm -background yellow $dops
bltTest3 $graph marker $mm -bg red $dops
bltTest3 $graph marker $mm -bindtags {aa} 0