Re: BAR_PLOT restricted to 60 element ARRAY?? [message #44660] |
Fri, 08 July 2005 05:53  |
Ben Panter
Messages: 102 Registered: July 2003
|
Senior Member |
|
|
liko2@o2.pl wrote:
> IT WORKS! :) But.... :P When the first bar >0 it isnt proprly
> drawn...Why?
Glad it works for you. Try adapting the program to include the padding I
mentioned earlier in the thread - that will sort out the first and last
bars. psym=10 only works in the plot range (ie. between the data
points). You want to extend that range to include the edges of the first
and last bars (which are an extrapolation, which is why you do the padding).
You'll also run into problems if you ever have -ve data, but I'll let
you work that one out:)
Ben
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Panter, Garching, Germany
email via www.benpanter.co.uk
|
|
|