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.
- প্যারামিটার
qind (int) -- qubit index to plot
ax (Axes) -- plot axes
show_plot (bool) -- call plt.show()
- রিটার্নস
the axes object
- রিটার্ন টাইপ
Axes
- রেইজেস
ImportError -- If matplotlib is not installed