ecl-logo Documentation
ECL`

PlotAbsorbanceKinetics

PlotAbsorbanceKinetics[SpectroscopyObjects]Plot

provides a graphical plot of the trajectory stored in the object SpectroscopyObjects.

PlotAbsorbanceKinetics[Protocol]Plot

creates a Plot of the trajectory values in the data objects found in the Data field of Protocol.

PlotAbsorbanceKinetics[Spectrum]Plot

provides a graphical plot of the provided spectrum.

Details

    Input
    Output
    Data Specifications Options
    Fractions Options
    Frame Options
    Grid Options
    Image Format Options
    Ladder Options
    Legend Options
    Peaks Options
    Plot Labeling Options
    Plot Range Options
    Plot Style Options
    Primary Data Options
    Secondary Data Options
    General Options

Examples

open allclose all

Basic Examples  (5)

Plots absorbance kinetics data when given a list of XY coordinates representing the spectra:

Plots absorbance kinetics data when given an AbsorbanceKinetics data link:

Plots data objects linked to a protocol when given an AbsorbanceKinetics protocol object:

Plots multiple sets of data on the same graph:

Plots the absorbance trajectory in an AbsorbanceKinetics data object:

Options  (22)

AbsorbanceTrajectories  (1)

Provide a new value for the AbsorbanceTrajectories instead of using the value recorded in the object being plotted:

AbsorbanceTrajectory3D  (1)

Provide a new value for the AbsorbanceTrajectories3D instead of using the value recorded in the object being plotted:

Boxes  (1)

Indicate that colors in the legend should be displayed using colored squares instead of lines:

Display  (1)

There are currently no peaks to display:

FrameLabel  (1)

Specify custom x and y-axis labels:

IncludeReplicates  (1)

Indicate that replicate data should be averaged together and shown with error bars:

Legend  (1)

Provide a custom legend for the data:

LegendPlacement  (1)

Indicate that the legend should be placed to the right of the plot:

Map  (1)

Generate a separate plot for each data object given:

OptionFunctions  (1)

Turn off any special formatting by clearing the option functions:

PlotLabel  (1)

Provide a title for the plot:

PlotTheme  (1)

Indicate a general theme which should be used to set the styling for many plot options:

PlotType  (1)

Plot 3D data as a ListPlot3D:

PrimaryData  (1)

Indicate that the raw absorbance spectrum prior to blanking should be plotted on the y-axis:

SecondaryData  (1)

Indicate that the raw absorbance spectrum prior to blanking should be plotted on the second y-axis:

TargetUnits  (1)

Plot the x-axis in terms of minutes instead of seconds:

Temperature  (1)

Specify a temperature trace for the spectra other than the one shown in the packet:

UnblankedAbsorbanceTrajectories  (1)

Provide a new value for the UnblankedAbsorbanceTrajectories instead of using the value recorded in the object being plotted:

UnblankedAbsorbanceTrajectory3D  (1)

Provide a new value for the UnblankedAbsorbanceTrajectories instead of using the value recorded in the object being plotted:

Units  (1)

Specify relevant units:

Wavelength  (1)

Plot the data gathered at a specified wavelength:

Zoomable  (1)

To improve performance indicate that the plot should not allow interactive zooming:

Last modified on Thu 18 Sep 2025 15:40:11