You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CBMutils::carbonOutPlot() fnct plots emissions as one line per gas (CH4, CO, CO2), and the bars for products on the same graph with two y-axis. We need a legend for the lines. Can't get the legend to appear in ggplot2.
The text was updated successfully, but these errors were encountered:
Plots and output have been update in the RIA implementation of spadesCBM. Legends are not needed anymore, but the main branch needs to be updated with the improvements from the RIA project.
The
CBMutils::carbonOutPlot()
fnct plots emissions as one line per gas (CH4, CO, CO2), and the bars for products on the same graph with two y-axis. We need a legend for the lines. Can't get the legend to appear in ggplot2.The text was updated successfully, but these errors were encountered: