|
[Date Index]
[Thread Index]
[Author Index]
Re: PlotLegend and ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg78224] Re: [mg78098] PlotLegend and ListPlot
- From: Stern <nycstern at gmail.com>
- Date: Tue, 26 Jun 2007 04:31:45 -0400 (EDT)
- References: <200706231100.HAA10212@smc.vnet.net>
oops. Of course, the final line in my example should have been
ShowLegend[
Show[a, b, PlotRange -> All], {l, LegendPosition -> {.2, .3},
LegendSize -> {.62, .3}}]
On 6/23/07, Gerry Flanagan <flanagan at materials-sciences.com> wrote:
> It appears that PlotLegend doesn't work with ListPlot. MultipleListPlot
> is now obsolete, so how do I put legends on list plots? Building my own
> equivalent to MultipleListPlot is going to be a pain. Seems like a
> simple thing that Wolfram just missed.
> Gerry Flanagan
>
>
Prev by Date:
Re: Tick Marks on Label
Next by Date:
Maximize with Integer constraints
Previous by thread:
PlotLegend and ListPlot
Next by thread:
Re: PlotLegend and ListPlot
|