summaryrefslogtreecommitdiffstats
path: root/tests/linegraph.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-02-19 22:05:14 (GMT)
committerjoye <joye>2014-02-19 22:05:14 (GMT)
commit3235bb172a71442d0d0704ef4ce6f269a050c79f (patch)
tree6bbfb6437a52b6bfbc127e8f4c518436d8a28e12 /tests/linegraph.tcl
parent515702b8eeee7c2b8d7342e893ca8bcfb59537fc (diff)
downloadblt-3235bb172a71442d0d0704ef4ce6f269a050c79f.zip
blt-3235bb172a71442d0d0704ef4ce6f269a050c79f.tar.gz
blt-3235bb172a71442d0d0704ef4ce6f269a050c79f.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/linegraph.tcl')
-rw-r--r--tests/linegraph.tcl22
1 files changed, 21 insertions, 1 deletions
diff --git a/tests/linegraph.tcl b/tests/linegraph.tcl
index b33afe4..41e288c 100644
--- a/tests/linegraph.tcl
+++ b/tests/linegraph.tcl
@@ -49,6 +49,26 @@ bltTest $graph -width 300
bltTest $graph -plotwidth 300
bltTest $graph -plotheight 300
+#bltCmd $graph axis
+#bltCmd $graph bar (elem)
+#bltCmd $graph cget
+#bltCmd $graph configure
+#bltCmd $graph crosshairs (Blt_CrosshairsOp)
+#bltCmd $graph element (elem)
+#bltCmd $graph extents
+#bltCmd $graph inside
+#bltCmd $graph invtransform
+#bltCmd $graph legend (Blt_LegendOp)
+#bltCmd $graph line (elem)
+#bltCmd $graph marker (Blt_MarkerOp)
+#bltCmd $graph pen (Blt_PenOp)
+#bltCmd $graph postscript (Blt_PostscriptOp)
+#bltCmd $graph transform
+#bltCmd $graph x2axis (axis)
+#bltCmd $graph xaxis (axis)
+#bltCmd $graph y2axis (axis)
+#bltCmd $graph yaxis (axis)
+
echo "done"
-#bltPlotDestroy $w
+bltPlotDestroy $w