Trivial formatting change to swing trading dashboard
This commit is contained in:
parent
2f28cfba61
commit
778c1c69a8
@ -114,8 +114,7 @@ app.layout = dbc.Container(
|
|||||||
lows = Series(),
|
lows = Series(),
|
||||||
closes = Series(),
|
closes = Series(),
|
||||||
title = ''
|
title = ''
|
||||||
)]])
|
)]])
|
||||||
|
|
||||||
),
|
),
|
||||||
html.Div(
|
html.Div(
|
||||||
AgGrid(
|
AgGrid(
|
||||||
|
Loading…
Reference in New Issue
Block a user