Skip to content

Fix bug due to matplotlib backcompatibility

eric pellegrini requested to merge bugfix-matplotlib_back_compatibility into develop

See #25 (closed) for info. The use of matplotlib Figure.add_axes now supports both axis_bgcolor and facecolor.

Merge request reports