How to rotate matplotlib.patches.Polygon?
import matplotlib.pyplot as plt import matplotlib.patches as patches fig, ax = plt.subplots(figsize=(10,3)) x = [0.3