when trying to reproduce the standard plotly docs in Jupyter lab, the graph output is very odd. Anyone have any advice
Hi @luke12 Welcome to the forums.
This looks strange indeed.
Try updating the figure height by
fig.update_layout({"height": 500})