marsilea.base.CompositeBoard#
- class CompositeBoard(main_board, keep_legends=False, align_main=True, margin=0)#
Bases:
_GroupBoardLayout multiple canvas
- Parameters:
- main_board
WhiteBoardorClusterBoard The main canvas
- keep_legendsbool, default: False
Whether to keep the legends in each canvas If False, you can group all legends with .add_legends()
- align_mainbool, default: True
Whether to force the size of other canvas to align with the main canvas
- marginfloat, default: 0
The margin space reserved around the whole canvas
- main_board
- append(side, other, pad=0)#
- layout = None#