Source: dataset/pad/pad_dataset__plot_panel.pro
pad_dataset::plot_panel
Plot an individual panel of a dataset.
Usage:
dsref -> plot_panel, srefs, icolumn, ytop, ix, iy
Arguments:
srefs objref An array of object references to the streams
to be plotted.
icolumn long Which time index in the stream to plot.
corners float The plot region.
ix int The x position on the page
History:
Original: 8/3/00; SJT
Take region as an input: 10/3/00; SJT
Add stream ID to y-titles: 27/5/02; SJT