MathGroup Archive 2008

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

Search the Archive

Re: Re: Export ListPlots using PlotMarkers to .pdf

  • To: mathgroup at smc.vnet.net
  • Subject: [mg93166] Re: [mg93134] Re: Export ListPlots using PlotMarkers to .pdf
  • From: Curtis Osterhoudt <cfo at lanl.gov>
  • Date: Thu, 30 Oct 2008 01:59:31 -0500 (EST)
  • Organization: LANL
  • References: <gdugbr$jql$1@smc.vnet.net> <200810280953.EAA22077@smc.vnet.net>
  • Reply-to: cfo at lanl.gov

  Thanks to ragfield, gyzhou, and all others for their responses. Filled Disk[]s certainly solved my problem with \[GrayCircle]!

           C.O.


> 
> ListPlot[{#, Sin[13 #]} & /@ Range[0, 1, 0.01],
>  PlotMarkers ->
>   Graphics[{Gray, Disk[], Black, AbsoluteThickness[1], Circle[]},
>    ImageSize -> 8]]

-- 
==========================================================
Curtis Osterhoudt
cfo at remove_this.lanl.and_this.gov
PGP Key ID: 0x4DCA2A10
Please avoid sending me Word or PowerPoint attachments
See http://www.gnu.org/philosophy/no-word-attachments.html
==========================================================


  • Prev by Date: Re: Hypergeometric2F1
  • Next by Date: compelling evaluation
  • Previous by thread: Re: Export ListPlots using PlotMarkers to .pdf
  • Next by thread: Re: Simulation for probability of the roots of a quadratic equation