Chartography.net

    
from GChartWrapper import *
G = VerticalBarStack([43.56,35.62,48.34,57.50,67.30,60.91])
G.color('blue')
G.bar(17,15)
G.marker('N*cEUR1*','black',0,-1,11)