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 density matrix of a quantum state. |
|
Plot the paulivec representation of a quantum state. |
|
Plot the qsphere representation of a quantum state. |
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. |
Timeline Visualizations¶
|
Generate visualization data for scheduled circuit programs. |
|
Generate visualization data for scheduled circuit programs. |
Single Qubit State Transition Visualizations¶
|
Creates animation showing transitions between states of a single qubit by applying quantum gates. |
Exceptions¶
|
For visualization specific errors. |