Skip to content

Scatter not rendering in RandomizedBenchmarkingPlot with plotly 6.0.1 #577

@omaupin

Description

@omaupin

When attempting to run the tutorial notebook for Binary RB, the final plot does not render correctly in jupyter notebook when using plotly 6.0.1. The scatter data for the average success probabilities and the fitted RB curve do not render in the figure, only the box plots. If I export the full html file for the plotly figure generated by the function RandomizedBenchmarkingPlot, that html figure does render correctly in firefox. Corey and I believe the issue has something to do with the way that jupyter notebook rendering works under the hood with java in plotly 6.0.1, as running the same code with plotly 5.24.1 (the previous version) does not cause the same issue.

Metadata

Metadata

Assignees

Labels

bugA bug or regression

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions