rzanoli commited on
Commit
91f699c
·
1 Parent(s): 9835969

Small changes

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -102,6 +102,7 @@ def barplot_mean_few_minus_zero_shot(dataframe, tasks=None):
102
  yaxis_title="Mean Delta Combined Performance",
103
  template="plotly_white",
104
  font=dict(family="Arial", size=13),
 
105
  )
106
 
107
  fig.add_annotation(
 
102
  yaxis_title="Mean Delta Combined Performance",
103
  template="plotly_white",
104
  font=dict(family="Arial", size=13),
105
+ margin=dict(b=100)
106
  )
107
 
108
  fig.add_annotation(