ecl-logo Documentation
ECL`

PlotWaterfallPreview

PlotWaterfallPreview[StackedData]Preview

constructs a graphical preview for a waterfall plot from StackedData, a collection of 2D coordinate pairs stacked in paired list form alongside their Z-coordinate values.

PlotWaterfallPreview[DataObjects]Preview

constructs a graphical preview for a waterfall plot from DataObjects, a list of references to data objects that each contain a list of 2D coordinate pairs.

PlotWaterfallPreview[DataObject]Preview

constructs a graphical preview for a waterfall plot from DataObject, a single data object reference that contains a paired list of 2D coordinates and their associated Z-coordinate values.

Details

    Input
    Output

Examples

open allclose all

Example Setup

These expressions are used in the examples to follow:

Basic Examples  (3)

PlotWaterfallPreview accepts a list of Object[Data] object IDs:

PlotWaterfallPreview accepts a list of Object[Data] objects:

PlotWaterfallPreview accepts numerical data in stacked form:

Last modified on Fri 3 Oct 2025 19:01:21