from GChartWrapper import * # Using concentric pie charts G = PieC(['Helo','Wrld'], encoding='simple') G.size(200,100)