matplotlib.hatch#
包含用于生成阴影图案的类。
- class matplotlib.hatch.SmallFilledCircles(hatch, density)[源代码][源代码]#
基类:
Circles- filled = True#
- size = 0.1#
- class matplotlib.hatch.Stars(hatch, density)[源代码][源代码]#
基类:
Shapes- filled = True#
- size = 0.3333333333333333#