python - Fixed subplots wiith matplotlib -
i creating program show 1 plot on right side of window, , text , options on left side. i've created subplots, 1 plot , 1 containing text. problem want able use panning tool pan in plot, possible "pan" in other subplot, causing text move around in window. there way "fix" 1 of subplots, not possible move panning tool?
Comments
Post a Comment