> Here are my reasons to add the button, just to add to the discussion:
> I've written two applications so far that embed matplotlib, and in both
> I felt that the relimit button was missing: In one, there are always
> lines added and removed and I often need to reset the plot limits, and
> in the second one I do in fact change the line's data so that I want to
> relimit occasionally. For that last application it is also important
> that the zoom level remains the same, unless I really want to change it,
> therefore the button and no automatic relimiting when lines are removed
> or data are changed. In both applications the toolbar is most useful for
> navigation in the plots, so please don't forget the people who embed
> matplotlib when you design the toolbar... :-)

If you are embedding mpl, it is easy to design a custom toolbar.  Eg, see

http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_wx4.html

JDH

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to