statannotations
statannotations copied to clipboard
AttributeError: 'SubFigure' object has no attribute 'get_dpi'
when using matplotlib SubFigures, this error is produced.
AttributeError: 'SubFigure' object has no attribute 'get_dpi'
avoiding subfigure is the only way to avoid that error
Same issue.