summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjoye <joye>2014-07-07 20:21:28 (GMT)
committerjoye <joye>2014-07-07 20:21:28 (GMT)
commit68aa12cb2e80da7568917404fab875146bf9c65c (patch)
tree7d7fb5516b79f50ca154535c5573b642ef66a578 /tests
parent8d2751112b917b410dc0ca8a4cfff127ec7399cf (diff)
downloadblt-68aa12cb2e80da7568917404fab875146bf9c65c.zip
blt-68aa12cb2e80da7568917404fab875146bf9c65c.tar.gz
blt-68aa12cb2e80da7568917404fab875146bf9c65c.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/test.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
index 0d5ebe0..6c17a4d 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -2,7 +2,7 @@ source base.tcl
set w .line
set graph [bltLineGraph $w]
-$graph configure -invertxy yes
+
#set graph [bltBarGraph $w]
#echo "done"