Revisiting this for anyone that comes across it in the future. You can use a combination of handling the window resize event posted here: Get Window Size After Resize and the function self.plot1.redraw()
to resize the plot on window resize dynamically.
1 Like