Sorry if this is a stupid question, but is there an easy way to plot an ellipse with matplotlib.pyplot in Python? I was hoping there would be something similar to
matplotlib.pyplot
Have you seen the matplotlib ellipse demo? Here they use matplotlib.patches.Ellipse.