Chartography.net

    
from GChartWrapper import *
G = HorizontalBarStack('hello', encoding='simple')
G.color('4d89f9')
G.size(200,125)