I have a dataframe dfc which I want to plot as a bar chart with the color of the tick on the yaxis depending on the value of dfc.iloc[i].values[1]
dfc
dfc.iloc[i].values[1]