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. Can anyone give me good pointers? Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
