Bug report Bug summary There are multiple errors in the example code of matplotlib.pyplot.streamplot, specifically in the initiation of the meshgrid and the seed_points. Code for reproduction # Code ...