This repository is part of the working draft for an upcoming an academic paper describing the methods and results of the City of Chicago Clear Water project.
This adds a way to get better control over the size of the plot, but I still can't get it centered perfectly. @tomschenkjr, you might want to take a look at the plot since you spent some time with this earlier. I added plotly::export() and removed the margin parameters because I couldn't get them to work, but if you figured them out for centering you could re-add them.
This also adds legend information in the text description below the plot.
I created an issue branch for #65, but as I go through others I will just commit directly to dev since most of the other issues involve minor text fixes.
This adds a way to get better control over the size of the plot, but I still can't get it centered perfectly. @tomschenkjr, you might want to take a look at the plot since you spent some time with this earlier. I added
plotly::export()
and removed themargin
parameters because I couldn't get them to work, but if you figured them out for centering you could re-add them.This also adds legend information in the text description below the plot.
I created an issue branch for #65, but as I go through others I will just commit directly to
dev
since most of the other issues involve minor text fixes.