from GChartWrapper import * # http://code.google.com/apis/chart/#line_charts G = Line('fooZaroo', encoding='simple') G.size(200,100)