I ended up forgetting to pass the external stylesheet so that the graphic would be aligned
app = dash.Dash(external_stylesheets=[dbc.themes.CYBORG])
I ended up forgetting to pass the external stylesheet so that the graphic would be aligned
app = dash.Dash(external_stylesheets=[dbc.themes.CYBORG])