The Racket plot package produces interactive `snip%` objects which allow zooming of the plot area. While this is a cool and sometimes useful feature, the functionality is hard coded in the `plot-snip%` class inside the package. I extended the package to a...