728x90
반응형
https://matplotlib.org/stable/gallery/shapes_and_collections/hatch_style_reference.html
ex)
patches.Polygon([x1,y1],[x2,y2],[x3,y3],[x4,y4]], linewidth=1, alpha = 0.2, edgecolor='none', facecolor=color, linestyle='//')
728x90
반응형