3.7
Home
Download
Documentation
Contact Us
waterfallPlot
¶
mantidplot.
waterfallPlot
(
table
,
columns
)
¶
Create a waterfall plot from data in a table.
Args:
table: A reference to the table containing the data to plot columns: A tuple of the column numbers whose data to plot
Returns:
A handle to the created plot (Layer).