Skip to content

Plotly bundle having issues after the new Renderer API change #5967

Closed
@IanMatthewHuff

Description

Plotly graph is not displaying correctly after change to new notebook renderer API.
image.png

import plotly.graph_objects as go fig = go.Figure(data=go.Bar(y=[2, 3, 1, 5])) fig.show(

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions