Visualization (qiskit_ibm_runtime.visualization)

A suite of functions for visualizing qiskit-ibm-runtime’s objects.

Functions

draw_execution_spans

Draw one or more ExecutionSpans on a bar plot.

draw_layer_error_map

Draw a map view of a LayerError.

draw_layer_errors_swarm

Draw a swarm plot for the given list of layer errors.

draw_zne_evs

Plot the zero noise extrapolation data in an EstimatorPubResult.

draw_zne_extrapolators

Plot the zero noise extrapolation data in an EstimatorPubResult.

draw_circuit_schedule_timing

Draw a circuit schedule timing for CircuitSchedule.