Using ShowLegend with MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg86929] Using ShowLegend with MultipleListPlot
- From: proteus <philipschiff at gmail.com>
- Date: Wed, 26 Mar 2008 04:55:30 -0500 (EST)
Here is my question: (in Mathematica 5.2) I have a GraphicsArray of some MultipleListPlots. I can't get the symbols to show up in the legend. "PlotSymbol" isn't a graphics primitive (graphics::gprim is the error) How do turn them back into graphics primitives? Map[Graphics,symbolList] doesn't work. symbolList={PlotSymbol[Triangle,Filled->False],MakeSymbol[{Line[{{0,-3},{0,3}}],Line[{{-3,0},{3,0}}]}]} It would be nice if there were just a default list of symbols for such a plot. This doesn't seem like an esoteric task, yet there are no examples towards this end. Perhaps in a later version... -- Philip Schiff Department of Physics State University of New York Stony Brook, NY 11790 (631) 371-1025