如何去除 Altair 中 y 轴的小破折号?

How to remove little dashes of y-axis in Altair?

我用过configure_axis(grid=False, domain=False)

ticks=False 添加到 configure_axis