Closed qiaoting159753 closed 8 months ago
The previous fig_manager used external libraries (QtWidgets) to resize. In some cases (when using a docker), those external libraries are hard to configure. This new commit uses matplotlib's own functions to set the figure's size.
The previous fig_manager used external libraries (QtWidgets) to resize. In some cases (when using a docker), those external libraries are hard to configure. This new commit uses matplotlib's own functions to set the figure's size.