Cannot change y scale name in heatmap
Cannot change y axis name when using ggplot_variable with out.type = 'heatmap'
e.g.:
df <- get_variable(out.nc, "Tair_z")
ggplot_variable(df, out.type = 'heatmap') + ylab("My Ylab")
Évolutions importantes à venir autour de Mattermost (chat.forge.inrae.fr). Plus d'infos sur notre blog.
Cannot change y axis name when using ggplot_variable with out.type = 'heatmap'
e.g.:
df <- get_variable(out.nc, "Tair_z")
ggplot_variable(df, out.type = 'heatmap') + ylab("My Ylab")