rzanoli commited on
Commit
19c0895
·
1 Parent(s): 416d8d8

Samll changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -193,7 +193,7 @@ def boxplot_per_task(dataframe=None, baselines=None):
193
  "methods at EVALITA (dashed line); in NER and REL they remain much lower. "
194
  ),
195
  xref="paper", yref="paper",
196
- x=0.5, y=-0.35,
197
  showarrow=False,
198
  font=dict(size=12, color="gray"),
199
  align="left"
 
193
  "methods at EVALITA (dashed line); in NER and REL they remain much lower. "
194
  ),
195
  xref="paper", yref="paper",
196
+ x=0.5, y=-0.30,
197
  showarrow=False,
198
  font=dict(size=12, color="gray"),
199
  align="left"