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

◆ Set_xlim()

Function Set_xlim ( Left As  Double,
Right As  Double 
)

Set x-axis view limits

Purpose
Set the x-axis view limits.
Returns
PyObject (tuple (left, right))
The new x-axis view limits.
Parameters
[in]LeftLeft (lower) limit.
[in]RightRight (upper) limit.
[in]KwArgs(Optional)
Optional keyword parameters. (default = "")
Example Program
See example of Contour.