Raul Miller wrote:
> With a fairly basic plot (pd commands are reset and show), I
> can plot some data and have it look plausible.  However, the
> labels on the x and y axis need to be formatted differently from
> the default.
> 
> In the case of the y axis, I need to display the absolute value.
> Also, my x axis is timestamps (as produced by tsrep from
> require'dates') and I want to display iso formatted timestamps
> (or even just date stamps).
> 
> When I try and use pd commands to control this (for example,
> xlabel or xlabel with xticpos -- for example), the data reformats
> itself in an ugly fashion (for example, shoving all the plot data
> to the center of the plot window, with most of the window being
> left unused.
> 
> When I search jsoftware.com for references to xaxis and xticpos,
> I do not find any hints as to what I might be doing wrong.

The plot demo Styles|Style 2 uses xlabels. Does this help, if not can
you give a specific example?
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to