Allanatrix commited on
Commit
fb054fc
·
verified ·
1 Parent(s): 94c2f22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,7 +113,7 @@ def plot_mistral_eval(metric):
113
  xaxis_title="Score (1-10)",
114
  yaxis_title="Model",
115
  xaxis_range=[0, 10],
116
- template="plotly_white",
117
  height=400,
118
  margin=dict(l=120, r=20, t=40, b=40),
119
  yaxis=dict(automargin=True),
 
113
  xaxis_title="Score (1-10)",
114
  yaxis_title="Model",
115
  xaxis_range=[0, 10],
116
+ template="plotly_black",
117
  height=400,
118
  margin=dict(l=120, r=20, t=40, b=40),
119
  yaxis=dict(automargin=True),