A default info panel for view
, which shows the labels and
values of each image at the current point, and a panel suitable for
plotting four-dimensional time series images.
defaultInfoPanel(point, data, labels)timeSeriesPanel(point, data, labels)
A numeric vector giving the current point location.
A list of data values for each image at the current point. Note that, for images of more than three dimensions, there will be more than one value per image.
A character vector of image labels.
Jon Clayden <code@clayden.org>
view