Skip to content

Commit

Permalink
update visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
sebkopf committed Nov 17, 2019
1 parent dec59b1 commit 54533c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/visualization.R
Expand Up @@ -1223,7 +1223,7 @@ iso_plot_calibration_parameters <- function(
panel = !!panel_quo,
panel_scales = panel_scales,
...
) + labs(x = NULL, y = NULL)
) + labs(y = NULL)

}

Expand Down

0 comments on commit 54533c4

Please sign in to comment.