diff options
Diffstat (limited to 'tests/bitmapmarker.tcl')
-rw-r--r-- | tests/bitmapmarker.tcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bitmapmarker.tcl b/tests/bitmapmarker.tcl index 07fb957..fffada0 100644 --- a/tests/bitmapmarker.tcl +++ b/tests/bitmapmarker.tcl @@ -8,6 +8,7 @@ set mm [$graph marker create bitmap tt -element data2 \ $graph element configure data1 -hide yes echo "Testing Bitmap Marker..." +bltCmd $graph marker configure $mm bltTest3 $graph marker $mm -anchor nw bltTest3 $graph marker $mm -background yellow |