Workspace 6.21.5
|
Modifies the colors of a set of PlotItems, giving each plot item a unique color. This can be very useful when a large, variable number of PlotItems are used, and each needs to be coloured uniquely (and consistently), regardless of how many are displayed in the final plot.
Inputs: | |||
---|---|---|---|
Plot | CSIRO::DataAnalysis::Plot | An input plot, containing a set of PlotItems. | |
Color theme selection | CSIRO::DataAnalysis::PlotRecolor::Theme | The color scheme to use to recolor the Plots. | |
Outputs: | |||
Plot | CSIRO::DataAnalysis::Plot | The Plot containing re-colored PlotItems. |