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

◆ Set_zlim()

Function Set_zlim ( Bottom As  Double,
Top As  Double 
)

Set z-axis view limits

Purpose
Set the z-axis view limits.
Returns
PyObject (tuple (bottom, top))
The new z-axis view limits.
Parameters
[in]bottomLower limit.
[in]topUpper limit.
[in]KwArgs(Optional)
Optional keyword parameters. (default = "")
Example Program
See example of Contour.