matplotlib get ylim values. Just use axes.get_ylim() , it is very similar to set_ylim . From the docs: get_ylim(). Get the y-axis range [bottom, top].
確定! 回上一頁