add decision fusion. training but not enabled.
reports cleanup
This commit is contained in:
@ -304,7 +304,7 @@ class DashboardLayoutManager:
|
||||
html.H6([
|
||||
html.I(className="fas fa-chart-candlestick me-2"),
|
||||
"Live Price (WebSocket): ",
|
||||
html.Span(id="current-price", className="ms-2 text-primary", style={"fontWeight": "bold", "fontSize": "1.2em"})
|
||||
html.Span(id="chart-current-price", className="ms-2 text-primary", style={"fontWeight": "bold", "fontSize": "1.2em"})
|
||||
], className="card-title mb-0"),
|
||||
html.Div([
|
||||
html.Button([
|
||||
|
Reference in New Issue
Block a user