summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-07-03 18:06:43 (GMT)
committerjoye <joye>2014-07-03 18:06:43 (GMT)
commita061bf5344ab2413170cb2f2104008a69795391e (patch)
tree61270075b0113df4a8c4ee3446f3a852d828d18c /tests
parenta0a5204a4cfc480d498b8bedd8f1668129c29a81 (diff)
downloadblt-a061bf5344ab2413170cb2f2104008a69795391e.zip
blt-a061bf5344ab2413170cb2f2104008a69795391e.tar.gz
blt-a061bf5344ab2413170cb2f2104008a69795391e.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/test.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
index b51a5f2..0d5ebe0 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -2,6 +2,7 @@ source base.tcl
set w .line
set graph [bltLineGraph $w]
+$graph configure -invertxy yes
#set graph [bltBarGraph $w]
#echo "done"