Source: dataset/rate/rate_dataset__plot_data.pro
rate_dataset::plot_data
Display the actual data for a rates dataset.
Usage:
dsref -> plot_data, ybot, ytop
Arguments:
ybot,ytop float The Y range within which to set the
panel(s) in "box" coordinates. These
values are normally returned by the
plot_header and plot_footer methods.
History:
Original: 27/1/99; SJT
Handle offsets: 29/3/00; SJT
Store xoffset: 5/6/00; SJT
Fix scaling bug: 20/4/01; SJT
Support markers: 5/6/02; SJT