comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Plot points!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Plot points! [message #78791 is a reply to message #78790] Tue, 20 December 2011 08:12 Go to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
On 20 déc, 15:24, DavePoreh <d.po...@gmail.com> wrote:
> Guys
> hi,
> Back to my previous message, i would like to plot just points not
> lines in the following code from Mark.
>
> x = [0, 35, 70, 140]
> y = [0, 196.7, 779.8, 37]
> s = string([12006, 12507, 13008, 14010])
> ; NG (IDL 8.1)
> p = plot(x, y)
> t = text(x, y, s, alignment='center', /data)
>
> Cheers,
> Dave

p = plot(x, y, LINESTYLE=6)
t = text(x, y, s, alignment='center', /data)

alx.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mac Market Share in Science
Next Topic: Re: Mac Market Share in Science

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:34:39 PDT 2025

Total time taken to generate the page: 0.00443 seconds