Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plotting functions #4

Open
cboisvenue opened this issue Oct 8, 2020 · 0 comments
Open

plotting functions #4

cboisvenue opened this issue Oct 8, 2020 · 0 comments

Comments

@cboisvenue
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant