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

◆ Gca()

Function Gca ( )

Get current Axs

Purpose
Get the current Axs.
If there is currently no Axes on the Figure, a new one is created.
Returns
Axs.
Axes object.
(On error, Nothing is returned)