problem with Text command
- To: mathgroup at smc.vnet.net
- Subject: [mg41868] problem with Text command
- From: "Mirek Latka" <mirek at poczta.onet.pl>
- Date: Sat, 7 Jun 2003 11:44:53 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
If I try to put a text in plot: Plot[Sin[x], {x, 0, 2 Pi}, Epilog -> Text["Hello", {1.5, 0.5}], Frame -> True] then the right y axis is somehow overwritten. I would be grateful for any suggestions as to how to solve this annoying problem. ML