How to create a graph from a data table.
Spreadsheet programs, like Microsoft Excel, are also useful for drawing graphs. Some of the graphs for this tutorial were made with Excel.
Let's turn this data table (which I made up) into a graph:
| Cars in Parking Lot | Parking Tickets Written |
| 30 | 3 |
| 50 | 4 |
| 60 | 4 |
| 80 | 5 |
| 90 | 6 |
| 110 | 6 |
| Graphs Home | Transforming the data table into a graph |