plotnine icon indicating copy to clipboard operation
plotnine copied to clipboard

Idea: Experiment with matplotlib's tight_layout

Open has2k1 opened this issue 5 years ago • 0 comments

tight_layout autospaces axes and their adornments. Maybe we could make some types of multi-plots possible if we could attach artists to axes and they would be considered during tight layout computation. This requires submitting a PR to Matplotlib.

This may help in the development.

Related: #46

has2k1 avatar Apr 26 '20 20:04 has2k1