Bargraph This program is used to create bargraphs of information including up to 10 bars, multiple fills, and reference number (so you don't have to figure percentages). This is the most extensive Bargraph program to date, and oddly enough, it is in basic. Instructions You will be ask for a size of the bar graph, which is the range from 0-?. This number is largest numerical value represented on the graph. If you want the graph to picture bars ranging from 0 to 500, then input 500 here. If you know the percentage values, then input 100 here. Then you will be asked for the number of bars you want. This is a given, you should know what to do. Fill in the values for each graph accordingly, and you get to watch the graph draw a bar up to that value. Fill:0-6 The fill is the design of the bar 0 | | | | 1 _____ | | |_____| 2 _____ |*****| |_____| 3 _____ | | |*****| 4 _____ |*****| |*****| 5 _____ |* * *| |_*_*_| 6 _____ |* * *| |*_*_*| Overlaying graphs This results in graphs having more than one value for each bar The key to using this feature is to input all of the larger values first with one fill, and then input the smaller values next with their fill. example ___________ |*****| | |*****|_____| Note: if a bar value is more than the reference value, the bar will not have a finishing line. Save You can save the resulting image drawn by the program into one of your pictures for later use.