Skip to content

pygsti is not compatible with plotly 0.6 #533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eendebakpt opened this issue Jan 30, 2025 · 2 comments
Closed

pygsti is not compatible with plotly 0.6 #533

eendebakpt opened this issue Jan 30, 2025 · 2 comments
Labels
bug A bug or regression
Milestone

Comments

@eendebakpt
Copy link
Contributor

Describe the bug

The pygsti report generation is not compatible with the plotly 0.6 release.

In plotly/plotly.js#7212 support for titlefont was removed which is used in the report genreation.

Environment (please complete the following information):

  • pyGSTi version [e.g. v0.9.7.4]: 0.9.13
  • python version [e.g. 3.7, 2.7]: 3.12
  • OS: Ubuntu

Additional context
Add any other context about the problem here.

@eendebakpt eendebakpt added the bug A bug or regression label Jan 30, 2025
@coreyostrove
Copy link
Contributor

Thanks for the report!

Note for whomever patches this, this PR has the relevant replacements for this and other removed attributes: plotly/plotly.js#7212

sserita added a commit that referenced this issue Feb 15, 2025
@sserita sserita added this to the 0.9.13.1 milestone Feb 15, 2025
@sserita
Copy link
Contributor

sserita commented Feb 15, 2025

Fixed this straight onto develop since it caused beta tests to break. Thanks for reporting @eendebakpt and for the link @coreyostrove!

@sserita sserita closed this as completed Feb 15, 2025
@sserita sserita added the fixed but not in release yet Bug has been fixed, but isn't in an official release yet (just exists on a development branch) label Feb 15, 2025
@sserita sserita removed the fixed but not in release yet Bug has been fixed, but isn't in an official release yet (just exists on a development branch) label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or regression
Projects
None yet
Development

No branches or pull requests

3 participants