I'm trying to get some charts from tables using Jquery Visualize from here : http://filamentgroup.com/lab/update_to_jquery_visualize_accessible_charts_with_html5_from_designing_with/
For some reason, I can't get it to display the chart legend/key which categories are in the first column, it just includes the first column values in the graph, which doesn't display anything as they're text (Team Names) and the rest of the tables is those teams sales stats.
Is there an option or anything to make it recognize the first column as series names?