PlotMarkers misalignment in Mathematica 6.0.0
- To: mathgroup at smc.vnet.net
- Subject: [mg81200] PlotMarkers misalignment in Mathematica 6.0.0
- From: "Ricardo Samad" <resamad at gmail.com>
- Date: Sat, 15 Sep 2007 04:13:56 -0400 (EDT)
Hello,
when using the Option PlotMarkers in Mathematica 6.0.0 to plot data with
error bars, the symbols are not placed at the correct coordinates, there is
a slight misalignment as can be seen in the example below. Does anybody know
how to place the symbols at the correct positions?
Thank you,
Ricardo Samad
Needs["ErrorBarPlots`"]
ErrorListPlot[{{{0.9, 2, 0.95}, {2, 1, 1}}, {{1, 2, 0.95}, {2, 1,
1}}, {{1.1, 2, 0.95}, {2, 1, 1}}, {{0.9, 4, 0.95}, {2, 1,
1}}, {{1, 4, 0.95}, {2, 1, 1}}, {{1.1, 4, 0.95}, {2, 1, 1}}},
PlotMarkers -> {{"\[EmptyCircle]", 30}, {"\[EmptyDownTriangle]",
30}, {"\[SpadeSuit]", 60}, {"\[EmptyDiamond]",
30}, {"\[EmptyUpTriangle]", 30}, {"\[EmptyDownTriangle]", 30}},
PlotRange -> {{0.85, 1.15}, {1, 5}}]
--
____________________________________
Ricardo Elgul Samad
tel: (+55 11) 3133-9372
fax: (+55 11) 3133-9374
Centro de Lasers e Aplica=E7=F5es
IPEN/CNEN-SP
AV. Prof. Lineu Prestes 2242
Cidade Universit=E1ria
05508-000
S=E3o Paulo - SP
Brazil
____________________________________