(-= Pie-Chart Grapher =-) By: Junction Software Author: Jeffrey Tompkins Email: jtompkins@gda.org ---------------------------------------------------- This is a simple, yet effictive program that will place the numbers in list one into a graphical pie-chart. It will automatically change the values if they do not total 100%. It will then display the % that it changed each value in the list to. This is my first contribution to the calculator community, so some constructive criticism would be helpful. If you use any part of this coding in a program (which you are more than welcome to do), please include my name under the credits. By the way, this program should only be distributed if this documentation is included. (-= Instructions =-) Place any number of values into List 1. These values do not have to total 100, as the program will automatically convert them appropriately. Then just run the prgmPIECHART, and watch in amazement! ---------------------------------------------------- Thank you for taking time to look at this attempt at programming.