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

Home » Public Forums » archive » Re: BAR_PLOT restricted to 60 element ARRAY??
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: BAR_PLOT restricted to 60 element ARRAY?? [message #44696 is a reply to message #44688] Wed, 06 July 2005 06:52 Go to previous messageGo to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
The bar_plot procedure is attempting to label every bar in your plot.
There is a maximum limit (60) to the number of labels you can show for
an axis.

Might I suggest using the histogram mode of the plot procedure instead?
plot, some_data, PSYM = 10

-Mike

liko wrote:
> 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...
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: shading in contour plots
Next Topic: Re: Windows IDL DLM with Cygwin

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

Current Time: Wed Oct 15 16:33:07 PDT 2025

Total time taken to generate the page: 1.44005 seconds