TOPSInfosol commited on
Commit
f891f4a
·
verified ·
1 Parent(s): 6a2f0b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -187,7 +187,7 @@ def forecast_chronos_data(df_state, date_column, target_column, select_period, f
187
  yaxis_tickfont_size=14,
188
  showlegend=True,
189
  width=1800, # Equivalent to figsize=(30, 10)
190
- height=400,
191
  xaxis=dict(
192
  gridcolor='rgba(128, 128, 128, 0.7)',
193
  gridwidth=1.2,
 
187
  yaxis_tickfont_size=14,
188
  showlegend=True,
189
  width=1800, # Equivalent to figsize=(30, 10)
190
+ height=600,
191
  xaxis=dict(
192
  gridcolor='rgba(128, 128, 128, 0.7)',
193
  gridwidth=1.2,