BUG: use kwargs for matplotlib Ellipse
One of our examples is failing for matplotlib>=3.8 because of this change. I just made all of the arguments for that method kwargs.
One of our examples is failing for matplotlib>=3.8 because of this change. I just made all of the arguments for that method kwargs.