Tkgraph 1.0 Mike Thomas wart@ugcs.caltech.edu Tkgraph grew out of my frustration that there was no decent graphing package available for use with Tcl. Instead of trying to do things the easy way by extending Gnu plot or some such other graphing package, I decided to write my own. This software is still beta. I have been using it quite frequently at work, fixing small bugs here and there. I plan on releasing a new version about once a week, as time permits and bugs surface. If someone is willing to donate a remote CVS server, I would be very grateful. If there is enough demand, I will start a Tkgraph mailing list. If you find any bugs with Tkgraph, please don't hesitate to notify me. Patches are gladly accepted. Suggestions will be read and taken into consideration. Dependencies ============ Tkgraph was written using Itcl2.2p2 patched with the Plus patch. Itcl2.2p2 may be retrieved from the Itcl/Itk site at http://www.tcltk.com The Plus patch written by Jan Nijtmans may be retrieved from http://home.wxs.nl/~nijtmans/dash.html Additionally, a version of itcl2.2p2 patched with the dash patch can be retrieved from the same place as Tkgraph. Please note that I am not responsible for Itcl or the dash patch, and am providing this patched version of Itcl with no warranties or promises. It works for me, but if it doesn't work for you, you're on your own. Thanks ====== I would like to thank Laurent Demailly (ld@mail.box.eu.org) for letting me include the Tclbin extension, and Heribert Dahms (dahms@ifk20.mach.uni-karlsruhe.de) for allowing me to include the Tksticker extension. Thanks to John Ousterhout and the crew at Scriptics for Tcl. And Thanks to Michael J. McLennan for Itcl.