Spaces:
Sleeping
Sleeping
victormiller
commited on
Update overview.py
Browse files- 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 |
)
|