Currently, plot draws legends on the plot area. It would be nice if plotting functions could return the plot and legend as two picts that could be combined using a [pict combiner](http://docs.racket-lang.org/pict/Pict_Combiners.html) or [progressive pict](http://docs.racket-lang.org/ppict/index.html). (edit) see also: - <https://groups.google.com/d/msg/racket-users/QLfNmsluVHM/d8DNKggeBQAJ> - <https://groups.google.com/d/msg/racket-users/siAC4VWpzNA/W8-GLWCcBQAJ>