qiskit.ignis.characterization.ZZFitter.plot_ZZ¶ ZZFitter.plot_ZZ(qind, ax=None, show_plot=False)[source]¶ Plot ZZ data. Will plot both traces on the plot. Paramètres qind (int) – qubit index to plot ax (Axes) – plot axes show_plot (bool) – call plt.show() Renvoie the axes object Type renvoyé Axes Lève ImportError – If matplotlib is not installed