thak123 commited on
Commit
441df99
·
verified ·
1 Parent(s): 7aca32f

Update index.py

Browse files
Files changed (1) hide show
  1. index.py +1 -1
index.py CHANGED
@@ -282,7 +282,7 @@ def update_output(selected_topic, selected_domain, start_date, end_date):
282
 
283
 
284
  # Update layout...
285
- line_fig_2.update_layout(xaxis_title='Date', yaxis_title='Number of News Articles',
286
  xaxis=dict(tickformat="%b %d<br>%Y"))
287
  # line-fig 2 ends
288
 
 
282
 
283
 
284
  # Update layout...
285
+ line_fig_2.update_layout(xaxis_title='Date', yaxis_title='Número de artigos de notícias',
286
  xaxis=dict(tickformat="%b %d<br>%Y"))
287
  # line-fig 2 ends
288