MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

ListPlot markers not centered properly

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118506] ListPlot markers not centered properly
  • From: Yen Lee Loh <loh.35 at osu.edu>
  • Date: Sat, 30 Apr 2011 05:52:06 -0400 (EDT)

Dear all:

FYI, on Mathematica 8.0.1.0 (Linux x86-64), the following gives plot markers
which are not centered on the line; they fall slightly below:

ListPlot[Transpose@Table[{1, 2, 3}, {x, 1, 10}],
 PlotMarkers -> {Automatic, 12}, Joined -> True]

On Mathematica 8.0.1.0 (Mac OS X), the plot markers are properly centered.
I will use this as a workaround for now.

YLL
-- 
Yen Lee Loh
Postdoctoral Associate, The Ohio State University
2043 Physics Research Building, 191 W Woodruff Ave,
Columbus OH 43210-1117, USA
Office: +1 614 247 4772
Mobile: +1 614 625 2036
loh.35 at osu.edu
http://www.physics.ohio-state.edu/~yloh/


  • Prev by Date: Undo/Redo
  • Next by Date: Re: HoldAll/HoldRest
  • Previous by thread: Undo/Redo
  • Next by thread: thoughts on how to explain this functionality?