arcanumpy.SeabornFig2Grid module

class arcanumpy.SeabornFig2Grid.SeabornFig2Grid(seaborngrid, fig, subplot_spec)[source]

Bases: object

__init__(seaborngrid, fig, subplot_spec)[source]
__dict__ = mappingproxy({'__module__': 'arcanumpy.SeabornFig2Grid', '__init__': <function SeabornFig2Grid.__init__>, '_movegrid': <function SeabornFig2Grid._movegrid>, '_movejointgrid': <function SeabornFig2Grid._movejointgrid>, '_moveaxes': <function SeabornFig2Grid._moveaxes>, '_finalize': <function SeabornFig2Grid._finalize>, '_resize': <function SeabornFig2Grid._resize>, '__dict__': <attribute '__dict__' of 'SeabornFig2Grid' objects>, '__weakref__': <attribute '__weakref__' of 'SeabornFig2Grid' objects>, '__doc__': None, '__annotations__': {}})
__module__ = 'arcanumpy.SeabornFig2Grid'