Create scrollable plot / keyboard shortcut to save plot to .png
-
I have a number of data feeds and indicators that I would like to plot but they need more vertical resolution than my display is capable of. Is there any way to make the plot scrollable vertically so that all the subplots can be displayed without squashing them all in.
I have changed the default plot size so that it has a large vertical height which creates an acceptable plot, however its not possible to view as the bottom is off the display and the plot window can't be resized or moved.
It is possible to save the plots to a .png which would also be acceptable, however the save button is also off the bottom of the screen. Is there a keyboard shortcut to save the plot to .png?
-
These are limitations from
matplotlib
. The shortcuts may be found in thematplotlib
docs: