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

◆ Set_xlim()

Function Set_xlim ( Left As  Double,
Right As  Double,
Optional KwArgs As  String 
)

Set x limits of current axes

Purpose
Set the x limits of the current axes.
Returns
PyObject (A tuple of the new x-axis limits).
(On error, Nothing is returned)
Parameters
[in]LeftLeft (lower) limit.
[in]RightRight (upper) limit.