Skip to content

plotting functions #4

@cboisvenue

Description

@cboisvenue

the spatialPlot() function is used twice, once at the beginning of the simulations, and once with 3 other plots at the end (totalling 5 plots). The current behaviour is to make a new plot over the original one made at the beginning of the simulations. I tried all kinds of things in quickPlot and could not get the desired behaviour: keep the original plot, and add this spatialPlot() result post simulations to the 4 plots. I get it it to replace it (new = TRUE), but not to add it.
The carbonOutPlot() functions overlays lines of emissions with bars of the products. The line needs a legend. I was not successful in getting ggplot2 to cooperate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions