Skip to main contentIBM Quantum Documentation
Qiskit IBM Provider is deprecated. See the migration guide to use Qiskit Runtime.

Visualizations

qiskit_ibm_provider.visualization

Note

To use these tools locally, you’ll need to install the additional dependencies for the visualization functions:

pip install qiskit_ibm_provider[visualization]

Interactive Visualizations

iplot_gate_map(backend[, figsize, ...])Plots an interactive gate map of a device.
iplot_error_map(backend[, figsize, ...])Plot the error map of a device.
Was this page helpful?
Report a bug or request content on GitHub.