Skip to content

Fixes to various graphs in the docs (backport #14055) #14076

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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 24, 2025

Summary

Fixes visual problems in the display of some of the visualizations in the docs.

Fixes #13558
Fixes #13632

Details and comments

What's fixed

What was not fixed

Before/after screenshots

GratphState

image
image

QuantumVolume

image
image

InnerProduct

image
image

DynamicalDecoupling

image
image


This is an automatic backport of pull request #14055 done by [Mergify](https://mergify.com).

* Fixes to various graphs in the docs

* Fix a bug caused by `tight_layout` crashing on some images

* Apply the fix to the timeline plotter

* Remove release note and fix bloch sphere visualization

* Additional bloch fix

* Slighly relax image compairson for bloch sphere due to small discrepancies between the server and local versions.

(cherry picked from commit dc672d5)
@mergify mergify bot requested review from nonhermitian and a team as code owners March 24, 2025 11:55
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the following people are relevant to this code:

  • @enavarro51
  • @Cryoris
  • @Qiskit/terra-core
  • @ajavadia
  • @nkanazawa1989

@github-actions github-actions bot added documentation Something is not clear or an error documentation Changelog: Bugfix Include in the "Fixed" section of the changelog labels Mar 24, 2025
@github-actions github-actions bot added this to the 2.0.0 milestone Mar 24, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14034610932

Details

  • 6 of 22 (27.27%) changed or added relevant lines in 4 files are covered.
  • 6 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+0.01%) to 88.062%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit/visualization/counts_visualization.py 2 4 50.0%
qiskit/visualization/library.py 0 3 0.0%
qiskit/visualization/timeline/plotters/matplotlib.py 0 4 0.0%
qiskit/visualization/state_visualization.py 4 11 36.36%
Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/unitary_synthesis.rs 1 94.79%
crates/qasm2/src/expr.rs 1 94.23%
qiskit/visualization/state_visualization.py 1 57.37%
qiskit/visualization/timeline/plotters/matplotlib.py 1 0.0%
crates/qasm2/src/lex.rs 2 92.48%
Totals Coverage Status
Change from base Build 13992437618: 0.01%
Covered Lines: 72714
Relevant Lines: 82571

💛 - Coveralls

@ElePT ElePT enabled auto-merge March 24, 2025 12:59
@ElePT ElePT added this pull request to the merge queue Mar 24, 2025
Merged via the queue into stable/2.0 with commit fbbec42 Mar 24, 2025
23 checks passed
@mtreinish mtreinish deleted the mergify/bp/stable/2.0/pr-14055 branch April 29, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog documentation Something is not clear or an error documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants