from GChartWrapper import * G = VerticalBarGroup(['hello','world'], encoding='simple') G.color('4d89f9','c6d9fd') G.size(200,125)