I want to set a 'minimum' axis limit - in other words, I want to set_ylim([0, 30])
, but adding point at y = 40 would have the axis grow to accommodate it. Is there any combination of limits and autoscaling that could achieve this for me?
问问题
1745 次