from GChartWrapper import * G = Line('ithankYouGodformostthisamazingdayfortheleapinggreenlyspiritsoftreesandabluetruedreamofskyandforeverythingwhichisnaturalwhichisinfinitewhichisyeseecumm', encoding='simple') G.size(200,100) G.axes('xy') G.axes.label(0, 'April','May','June') G.axes.label(1, None, '50+Kb')