Adding text at various X,Y locations on Multi-Function Graphs
- To: mathgroup at smc.vnet.net
- Subject: [mg30301] Adding text at various X,Y locations on Multi-Function Graphs
- From: "Will Cooper" <wcooper1 at san.rr.com>
- Date: Wed, 8 Aug 2001 01:33:56 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
Does anyone know the syntax to enter text at various x,y coordinates into a
multi-function graph, e.g.
ShowLegend[Plot[{Sin[x], Sin[2*x]}, {x, -2 Pi, 2 Pi}]]
The syntax in the Help file is not clear at all.
Thanks,
Will Cooper.
- Follow-Ups:
- Re: Adding text at various X,Y locations on Multi-Function Graphs
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: Adding text at various X,Y locations on Multi-Function Graphs
- From: Timothy Stiles <tastiles@students.wisc.edu>
- Re: Adding text at various X,Y locations on Multi-Function Graphs