我有一个高分辨率的条形图.是否可以只使用图中的边框/框架/顶线,如下图所示,即没有内部线?
如果我用facecolor='none'或绘图'white',则绘图会被垂直和水平线划分:
facecolor='none'
'white'
我摆脱它们的唯一方法就是制作edgecolor和制作facecolor相同,但这不是我需要的外观......
edgecolor
facecolor
python plot matplotlib histogram
histogram ×1
matplotlib ×1
plot ×1
python ×1