summaryrefslogtreecommitdiffstats
path: root/tests/test.tcl
blob: 0d5ebe0dc33bb4b270e65fcb6f61b4d4f6d921ed (plain)
1
2
3
4
5
6
7
8
9
10
source base.tcl

set w .line
set graph [bltLineGraph $w]
$graph configure -invertxy yes
#set graph [bltBarGraph $w]

#echo "done"
#bltPlotDestroy $w