y=['giraffes', 'orangutans', 'monkeys'],
title="Horizontal barchart" ,
xaxis_showticklabels=False,
bargap=0.1, # gap between bars of adjacent location coordinates.
bargroupgap=0.2 # gap between bars of the same location coordinate.
config = {'displayModeBar': False}