I have a dataframe as such:
headers =[\'a\',\'b\',\'c\',\'d\'] values = [1, 2, 3, 4]
I am plotting the bar chart using plotly and I would like to fill area betwee