XLPack for Matplotlib Experimental Version 0.1
Reference Manual
Loading...
Searching...
No Matches

◆ Set_ylim()

Function Set_ylim ( Bottom As  Double,
Top As  Double,
Optional KwArgs As  String 
)

Set y limits of current axes

Purpose
Set the y limits of the current axes.
Returns
PyObject (A tuple of the new y-axis limits).
(On error, Nothing is returned)
Parameters
[in]BottomLower limit.
[in]TopUpper limit.