我注意到help文件中有一个nodropbase选项,但也没解决问题。
nodropbase is a programmer's option and is an alternative to base().
It specifies that rather than the enclosed area dropping to base(#)
-- or base(0) -- it drops to the line formed by (y_1,x_1) and (y_N,
x_N), where (y_1,x_1) are the y and x values in the first
observation being plotted and (y_N,x_N) are the values in the last
observation being plotted.