Re: plotting x-y error bars in IDL [message #86902 is a reply to message #86892] |
Wed, 11 December 2013 01:48  |
atmospheric physics
Messages: 121 Registered: June 2010
|
Senior Member |
|
|
Hello David,
I do agree with your suggestion and thanks for updating the cgplot.pro with more keywords including the errorbar options.
Regards ...
On Tuesday, December 10, 2013 8:14:01 PM UTC+1, David Fanning wrote:
> Madhavan Bomidi writes:
>
>
>
>> I don't see my (lon,lat) points on the plot. While I see x-errorbars, I don't see the y-errorbars at all. I don't have any clue what is happening ...
>
>
>
> In your case the errors are so small that even if we can draw the error
>
> bars correctly, they would be completely overwhelmed by the size of the
>
> symbol you are using to represent the point itself. Even if you plot a
>
> line of data with the error lines above and below, it all appears as a
>
> single line on the plot. Essentially, there is no difference between the
>
> data and the data plus or minus the extremely small error.
>
>
>
> Cheers,
>
>
>
> David
>
>
>
> P.S. See the announcement in this group for new error bar handling in
>
> Coyote Graphics routines.
>
>
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|