Visualizations (qiskit.visualization
)¶
Counts and State Visualizations¶
|
Plot a histogram of data. |
|
Plot the Bloch sphere. |
|
Plot the Bloch sphere. |
|
Plot the cityscape of quantum state. |
|
Plot a hinton diagram for the quantum state. |
|
Plot the paulivec representation of a quantum state. |
|
Plot the qsphere representation of a quantum state. |
Interactive Visualizations¶
|
Create a histogram representation. |
|
Create a bloch sphere representation. |
|
Create a cities representation. |
|
Create a hinton representation. |
|
Create a paulivec representation. |
|
Create a Q sphere representation. |
Device Visualizations¶
|
Plots the gate map of a device. |
|
Plots the error map of a given backend. |
|
Plot the layout of a circuit transpiled for a given target backend. |
Circuit Visualizations¶
|
Draw a quantum circuit to different formats (set by output parameter): |
DAG Visualizations¶
|
Plot the directed acyclic graph (dag) to represent operation dependencies in a quantum circuit. |
Pass Manager Visualizations¶
|
Draws the pass manager. |
Pulse Visualizations¶
|
Plot the interpolated envelope of pulse and schedule. |
Style sheets for pulse visualization. |
|
interpolation module for pulse visualization. |
Single Qubit State Transition Visualizations¶
|
Creates animation showing transitions between states of a single qubit by applying quantum gates. |
Exceptions¶
|
For visualization specific errors. |