You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to guidata/guiqwt
hi, I'm using guidata 1.6.1 and guiqwt 2.3.1. I modified the classes BaseCurveWidget and CurveWidget to have two separated plots in the same plotmanager. Is there a way to syncronize the zoom of an axis? I find the function synchronize_axis but is not working whit the tool RectZoomTool.
Another problem is to align the plots widgets. If the scale of one plot has more digits of the other, they are misaligned. The same problem can be found in the class ImageWidget with the cross sections. Is there a way to solve it? thank you.