victormiller commited on
Commit
badaf95
·
verified ·
1 Parent(s): 38049d1

Update overview.py

Browse files
Files changed (1) hide show
  1. overview.py +1 -1
overview.py CHANGED
@@ -280,7 +280,7 @@ def overview():
280
  table_div,
281
  P("Table 2: Basic TxT360 Statistics."),
282
  table_div1,
283
- plotly2fasthtml(get_curated_chart()),
284
  id="inner-text",
285
  )
286
  )
 
280
  table_div,
281
  P("Table 2: Basic TxT360 Statistics."),
282
  table_div1,
283
+ #plotly2fasthtml(get_curated_chart()),
284
  id="inner-text",
285
  )
286
  )