The Wayback Machine - https://web.archive.org/web/20230309135925/https://github.com/matplotlib/matplotlib/projects/13
Skip to content

Layout engine

  
0

To Do

0

need revision

0

Needs review

4

Done

This project doesn’t have any columns or cards.

Menu

Layout engine #13

  
Updated Jan 22, 2022

Currently we have tight_layout and constrained_layout both as options to Figure (etc). The plan is for these to be specified by plt.figure(layout='constrained/tight') or plt.figure(layout=constrained_layout_engine()) (etc). The advantage of having a LayoutEngine base class is that the options for the class can be packed in the class, rather than carrying them on Figure.

Activity

    Loading activity

Archived cards

Loading archived cards…