I am using the following table of data to create a line graph:
[TABLE="width: 197"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Year[/TD]
[TD]FSR Redeeming Operators[/TD]
[/TR]
[TR]
[TD]2006[/TD]
[TD]1,203[/TD]
[/TR]
[TR]
[TD]2007[/TD]
[TD]8,839[/TD]
[/TR]
[TR]
[TD]2008[/TD]
[TD]14,984[/TD]
[/TR]
[TR]
[TD]2009[/TD]
[TD]20,229[/TD]
[/TR]
[TR]
[TD]2010[/TD]
[TD]30,216[/TD]
[/TR]
[TR]
[TD]2011[/TD]
[TD]33,761[/TD]
[/TR]
[TR]
[TD]2012[/TD]
[TD]34,448[/TD]
[/TR]
[TR]
[TD]2013[/TD]
[TD]34,846[/TD]
[/TR]
</tbody>[/TABLE]
Unfortunately, when I select this data and try to insert the line graph, it gives me a strange chart that does NOT show me the year on the X-axis. Instead, it lists numbers (1,2,3...8). Everything is listed as a Number and I tried playing around with the Axis Options, but to no avail. Any help would be greatly appreciated!
[TABLE="width: 197"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Year[/TD]
[TD]FSR Redeeming Operators[/TD]
[/TR]
[TR]
[TD]2006[/TD]
[TD]1,203[/TD]
[/TR]
[TR]
[TD]2007[/TD]
[TD]8,839[/TD]
[/TR]
[TR]
[TD]2008[/TD]
[TD]14,984[/TD]
[/TR]
[TR]
[TD]2009[/TD]
[TD]20,229[/TD]
[/TR]
[TR]
[TD]2010[/TD]
[TD]30,216[/TD]
[/TR]
[TR]
[TD]2011[/TD]
[TD]33,761[/TD]
[/TR]
[TR]
[TD]2012[/TD]
[TD]34,448[/TD]
[/TR]
[TR]
[TD]2013[/TD]
[TD]34,846[/TD]
[/TR]
</tbody>[/TABLE]
Unfortunately, when I select this data and try to insert the line graph, it gives me a strange chart that does NOT show me the year on the X-axis. Instead, it lists numbers (1,2,3...8). Everything is listed as a Number and I tried playing around with the Axis Options, but to no avail. Any help would be greatly appreciated!