Re: Line plot missing data points? [message #74495] |
Tue, 18 January 2011 21:00  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
tessp writes:
> Is there a limit to the number of data points you can plot on a line
> plot in IDL? I have a time series with 84 data points, which plots
> just fine; but with 96 data points I get a straight line in the middle
> section of my plot and no plot symbols for a bunch of data points. It
> seems like the maximum number of tick intervals is 55 or so? Is this
> right, or is it just me (again)?
Say what!?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Line plot missing data points? [message #74537 is a reply to message #74495] |
Fri, 21 January 2011 07:39  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Am 19.01.2011 05:11, schrieb tessp:
> Is there a limit to the number of data points you can plot on a line
> plot in IDL? I have a time series with 84 data points, which plots
> just fine; but with 96 data points I get a straight line in the middle
> section of my plot and no plot symbols for a bunch of data points. It
> seems like the maximum number of tick intervals is 55 or so? Is this
> right, or is it just me (again)? Thanks!
example is helpful, if it is to big for mail use a pastebin e.g.
http://paste.pocoo.org
cheers
Reimar
|
|
|