1 | initial version |
If you look at the graphics object page as a whole, there are some references to ymin
and ymax
in the axis setting part. And the documentation for plot
explicitly has it, and mentions it is passed to show
... But I agree this is not ideal, and more by neglect than design.
2 | No.2 Revision |
If you look at the graphics object page as a whole, there are some references to ymin
and ymax
in the axis setting part. And And, as you point out, the documentation for plot
explicitly has it, and mentions it is passed to show
... But I agree this is not ideal, and more by neglect than design.
3 | No.3 Revision |
If you look at the graphics object page as a whole, there are some references to ymin
and ymax
in the axis setting part. And, as you point out, the documentation for plot
explicitly has it, and mentions it is passed to show
... But I agree this is not ideal, and more by neglect than design.
Edit: This is now Trac 15419.