我正在使用PolyCollection绘制各种大小的数据。有时多边形非常小。如果它们太小,则根本不会绘制。我希望大纲至少能显示出来,这样您就会知道那里有一些数据。是否有控制此设置的设置?这里有一些重现问题的代码,以及输出图像:importmatplotlib.pyplotaspltfrommatplotlib.collectionsimportPolyCollectionfrommatplotlibimportcolorsfig=plt.figure()ax=fig.add_subplot(111)verts=[]edge_col=colors.colorConverter.to_rg