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

Add precipitation trendline at the top of a heatmap #123

Open
heatheranneshaw-13 opened this issue Jan 18, 2024 · 0 comments
Open

Add precipitation trendline at the top of a heatmap #123

heatheranneshaw-13 opened this issue Jan 18, 2024 · 0 comments

Comments

@heatheranneshaw-13
Copy link

I have used the wtr.heat.map function to create the following heat map

TalusNorthHeatMap

I'm now wanting to add a precipitation trendline at the top of the heat map. Does anyone know how I can do this?

This is my code so far:

TalusSouthHeatMap <- wtr.heat.map(TalusSouthdf, zlim = c(0, 20),
plot.title = title(
main = "Talus South Water Temp (C)",
xlab = "Date",
ylab = "Depth (m)"))

@heatheranneshaw-13 heatheranneshaw-13 changed the title Add precipitation trendline at the sop of a heatmap Add precipitation trendline at the top of a heatmap Jan 22, 2024
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