Closed balthazarneveu closed 1 year ago
for jupyter notebook it would be good to be able to set the figure size. For Qt & matplotlib:
"max" would be maximizing the window size
"fullscreen" would allow to go fullscreen if possible
setting (640,480) would allow setting the size in pixels
[x] fix bug in current notebook implementation as the figure is huge
[x] unify the interface
[x] Qt backend has a F11 fullscreen key toggle.
Qt
size=None supported by default...
For pyQt & Mpl
For pyQt
For Mpl & pyQt & nb
for jupyter notebook it would be good to be able to set the figure size. For Qt & matplotlib:
"max" would be maximizing the window size
"fullscreen" would allow to go fullscreen if possible
setting (640,480) would allow setting the size in pixels
[x] fix bug in current notebook implementation as the figure is huge
[x] unify the interface
[x]
Qt
backend has a F11 fullscreen key toggle.size=None supported by default...
For pyQt & Mpl
For pyQt
For Mpl & pyQt & nb
For Mpl & pyQt & nb