QuantumLearner commited on
Commit
ca7627a
·
verified ·
1 Parent(s): 92be2ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -167,7 +167,7 @@ if run_button:
167
  barmode="group",
168
  xaxis=dict(
169
  tickformat="%Y-%m-%d",
170
- dtick="D1", # one tick per day
171
  tickangle=-45
172
  ),
173
  xaxis_title="Date",
 
167
  barmode="group",
168
  xaxis=dict(
169
  tickformat="%Y-%m-%d",
170
+ dtick="D3", # one tick per day
171
  tickangle=-45
172
  ),
173
  xaxis_title="Date",