News

Adding subplots repeatedly to a figure in interactive mode can sometimes crash Matplotlib version 2.2.2, in version 2.0.2 everything works. Sometimes it does not crash, but when you resize figure's ...
If ax is an instance of Subplot and use_gridspec is True, cax is created as an instance of Subplot using the gridspec module. But for some reason, this keyword seems to be ignored when using ...