ecl-logo Documentation
ECL`

PlotState

PlotState[EquilibriumObject]Plot

constructs a PieChart describing the relative concentrations of each species in EquilibriumObject.

PlotState[State]Plot

constructs a PieChart describing the relative concentrations of each species in State.

PlotState[Concentrations,Species]Plot

constructs the PieChart given lists of Concentrations and Species.

Details

    Input
    Output
    Image Format Options
    Plot Labeling Options
    Plot Style Options
    General Options

Examples

open allclose all

Basic Examples  (4)

Alternatively a list of concentrations and species can be provided to plot state:

Given simulation object:

The function can be used to display the relative concentrations of species in a state:

The plot has additional functionality when dealing with nucleic acid states:

Options  (4)

ChartElementFunction  (1)

Set the style of chart elements:

ChartStyle  (1)

Specify a color palette:

ImageSize  (1)

Specify the plot dimensions:

SectorOrigin  (1)

Set the orientation of the pie chart:

Attributes  (1)

Listable  (1)

The Function is listable by states:

Messages  (1)

InputLengthMismatch  (1)

Concentrations and species of differing lengths:

Last modified on Thu 21 Aug 2025 11:25:30