Add a "Save As" right-click menu option to the ReplotResult
commitb686837f59499282689a59cf7279a039268e8c0c
authorOwen W. Taylor <otaylor@fishsoup.net>
Sun, 2 Dec 2007 20:05:59 +0000 (2 15:05 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Sun, 2 Dec 2007 20:05:59 +0000 (2 15:05 -0500)
tree632d579f0933d11f5d61fd2bb023ecfb1c35ed09
parentd8114e4a370b13faf436d2644e18267a46229d83
Add a "Save As" right-click menu option to the ReplotResult
custom_result.py replay.py: Add custom_result.show_menu() to
  avoid cut-and-paste between replot and replay.
replay.py: Add "Save As" right click menu item that calls
  to matplotlib's print_figure()
(http://www.reinteract.org/trac/ticket/13, Justyn Butler)
lib/reinteract/custom_result.py
lib/replay.py
lib/replot.py