Tkpiechart is a Tcl only library which allows the creation of pies with labels in Tcl canvases. This is version 6.0. It was tested with Tcl8.2/Tk8.2 on both Linux and Windows platforms (it should work on all Tcl/Tk supported platforms). It is object oriented using the stooop (Simple Tcl Only Object Oriented Programming) extension (version 4.0.1 or above, tcl file included). Run the demo script to see what it looks like, read the man pages to understand how to use it. Whether you like it (or hate it), please let me know. I would like to hear about bugs and improvements you would like to see. I will correct the bugs quickly, especially if you send me a test script. If you find a bug in the Tcl code and correct it yourself, please email the modified code so I can include it in the next release. The same goes for improvements. Jean-Luc Fontaine (http://www.multimania.com/jfontain/, mailto:jfontain@multimania.com)