marsilea.base.ZeroWidth#
- class ZeroWidth(height, name=None, margin=0.2)#
Bases:
WhiteBoardA utility class to initialize a canvas with zero width
This is useful when you try to stack many plots
- Parameters:
- heightfloat
The
- namestr
- marginfloat
Bases: WhiteBoard
A utility class to initialize a canvas with zero width
This is useful when you try to stack many plots
The