Source: dataset/dyn_spect/dyn_spect_dataset__plot_data.pro
dyn_spect_dataset::plot_data
Plot the data from a dynamic spectrum 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: 13/8/01; SJT
Support "flat" display: 20/9/01; SJT
Support markers: 5/6/02; SJT
Fix scaling error for flattened-linear: 5/2/04; SJT
Add time-flattened scaling options: 25/1/05; SJT