Try the following?

'bar; xlabel one two three four five' plot (];*:) i.5



On Sat, Feb 7, 2015 at 3:25 AM, Ryan <rec...@bwh.harvard.edu> wrote:

> Why does the x-axis always start at 1 in bar plots, even
> when x data is given?  eg.
>
>     'bar' plot (];*:) i.5
>
> generates a bar plot where x=1..5, and not x=0..4
> Same for 'hist', 'sbar', etc.
>
> thanks for any help,
> Ryan
>
> --
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to