Bar and Pie Graph Generator
Bar and Pie Chart Generator
Change Log
Version 1.0.2
* Converted to GeoGebra Classic
Version 1.0.1
* Fixed code added to sort data for Pareto Graphs that was interpreting String data correctly.
* Pan/Zoom Enabled.
* Adjusted Width so the Pie Graph Legend doesn't get cut off.
Version 1.0
* Accepts Raw Data only.
* Can create a Bar Graph xor a Pie Graph
* Make a Standard Bar Graph or a Pareto Bar Graph
* Can choose any column A through J for data.
* For Bar Graph, y-axis can be displayed as frequency, relative frequency, cumulative frequency, or relative cumulative frequency.
* The title, x-axis label, y-axis label positions are adjustable by the sliders, and can all be renamed by using the textboxes.
* Units for Pie Chart can be renamed, or if there is no units, just delete the text from the units Textbox.
Note
* The missing x-axis and x-axis label is not a bug. The length of the x-axis and the position of the label is dynamically generated; so, they will appear once data is entered into the spread sheet.
Known Issues/Work Arounds
* If you delete text data from the spread sheet and enter numerical data in, the numerical data may not copy correctly into the spreadsheet. Workaround: Refresh the tool to return it to its default state. Then you should be able to enter the data in normally.
* The tab order is not set correctly.
To-Do List
* Create charts from Frequency Distributions