I have following dataframe:
And I tried to do do easy bar chart with dash and plotly expres. X axis years and Y axis values
fig = px.bar(grouped_deals, x=g