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

Home » Public Forums » archive » BAR_PLOT restricted to 60 element ARRAY??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
BAR_PLOT restricted to 60 element ARRAY?? [message #44697] Wed, 06 July 2005 06:07 Go to next message
liko2 is currently offline  liko2
Messages: 1
Registered: July 2005
Junior Member
How to make barplot for [43,273] array? when Im using BAR_PLOT it
displays error:
c:\1\1.eps
% Keyword array parameter XTICKNAME must have from 1 to 60 elements.
% Execution halted at: BAR_PLOT 242
C:\RSI\IDL61\lib\bar_plot.pro
% $MAIN$ 56 D:\Egs\working_4.pro


What is wrong?How can I make barplot of array or vector grater than 60
elements?PLOT function doesnt have this problem...
Re: BAR_PLOT restricted to 60 element ARRAY?? [message #44737 is a reply to message #44697] Mon, 11 July 2005 05:12 Go to previous messageGo to next message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
Reimar,
thanks for the hint, I will take a peek at it.

Haje

"Reimar Bauer" <R.Bauer@fz-juelich.de> wrote in message
news:dat3l5$9pet$1@zam602.zam.kfa-juelich.de...
> Haje Korth wrote:
>> This restriction is not specific to bar_plot, it is a restriction to the
>> xtickname keyword passed to the plot command. I am not sure, how more
>> than
>> 60 ticks on the x axis can be presented in a readable form? I ususally
>> use
>> about 5. You will have toi write your own code using plots to drawn your
>> bars and xyouts to label them.
>>
>> Haje
>
> You should have a look into our library for bar_plot2. I have removed
> this restriction and have added a lot of features.
>
> ; 2003-09-10 : size restriction of 60 bars removed
>
> Based on this there was an addon for our plotlib written too.
>
> cheers
>
> Reimar
>>
>>
>> "liko" <liko2@o2.pl> wrote in message
>> news:ce3909d8.0507060507.6b37b543@posting.google.com...
>>
>>> How to make barplot for [43,273] array? when Im using BAR_PLOT it
>>> displays error:
>>> c:\1\1.eps
>>> % Keyword array parameter XTICKNAME must have from 1 to 60 elements.
>>> % Execution halted at: BAR_PLOT 242
>>> C:\RSI\IDL61\lib\bar_plot.pro
>>> % $MAIN$ 56 D:\Egs\working_4.pro
>>>
>>>
>>> What is wrong?How can I make barplot of array or vector grater than 60
>>> elements?PLOT function doesnt have this problem...
>>
>>
>>
>
>
>
> --
> Reimar Bauer
>
> Institut fuer Stratosphaerische Chemie (ICG-I)
> Forschungszentrum Juelich
> email: R.Bauer@fz-juelich.de
> ------------------------------------------------------------ -------
> a IDL library at ForschungsZentrum Juelich
> http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
> ============================================================ =======
Re: BAR_PLOT restricted to 60 element ARRAY?? [message #44776 is a reply to message #44697] Thu, 14 July 2005 01:53 Go to previous message
liko2@o2.pl is currently offline  liko2@o2.pl
Messages: 15
Registered: July 2005
Junior Member
And as for Bar_plot2 : how can I force the scales of x axis to be the
same in multiplot?
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Analayze AVW reader/writer
Next Topic: projection for geostationary satellite data in ENVI

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

Current Time: Wed Oct 08 13:48:29 PDT 2025

Total time taken to generate the page: 0.00596 seconds