1

I tried to plot a Bloch vector. However, my Bloch sphere is appearing as an ellipse/oval instead of a circle. I am having the same issues with qsphere also.Jupyter notebook on my Mac(Safari)

from qiskit.visualization import plot_bloch_vector

%matplotlib inline

plot_bloch_vector([0,1,0], title="New Bloch Sphere")

0 Answers0