Further stripping down the Fusion-Tables-To-Highcharts project, this uses Google Fusion Tables as a data backend to draw a chart that uses the Highcharts.js library.
Unlike the previous project, this doesn't include a map, and therefore isn't relying on a click event to draw the chart.
Use Tabletop.js to pull json from Google Spreadsheet and feed it to a chart made with Highcharts.
Demo made possible thanks to the open source work of Jonathan Soma.
License: The MIT License