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?