qiskit/test/visual/mpl/circuit
Luciano Bello 2ec8f8f666
The parameter ``idle_wires`` default flipped to False in all circuit drawers (#13865)
* The parameter ``idle_wires`` default flipped to False in all circuit drawers

* reno

* readjust tests

* test.python.visualization.test_circuit_text_drawer

* adjust visual tests

* bug in the tests

* adjust test

* black

* testing

* adjust tests

* revert test changes

* new reno

* fix layout-related plots

there's some bloch sphere plot failure which likely shouldn't be related to this, let's see if it persists

* top-level handling of "auto"

handle "auto" at the circuit_drawer level and subsequently use on booleans in internal logic

* Fix idle_wires None case

Co-authored-by: Jake Lishman <jake@binhbar.com>

---------

Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>
Co-authored-by: Julien Gacon <gaconju@gmail.com>
Co-authored-by: Jake Lishman <jake@binhbar.com>
2025-03-06 11:12:18 +00:00
..
references The parameter ``idle_wires`` default flipped to False in all circuit drawers (#13865) 2025-03-06 11:12:18 +00:00
__init__.py move and enable visual tests (#9961) 2023-07-11 16:42:58 +00:00
test_circuit_matplotlib_drawer.py The parameter ``idle_wires`` default flipped to False in all circuit drawers (#13865) 2025-03-06 11:12:18 +00:00
user_style.json move and enable visual tests (#9961) 2023-07-11 16:42:58 +00:00