Open filipsch opened 8 years ago
If you update ggplot2 to v2.2.0, ggtern no longer works. I figure this is because the new_panel function is no longer available in ggplot2; the API changed. I'd be happy to look into this myself and make a PR, if that is an option.
ggplot2
v2.2.0
ggtern
new_panel
If you update
ggplot2
tov2.2.0
,ggtern
no longer works. I figure this is because thenew_panel
function is no longer available inggplot2
; the API changed. I'd be happy to look into this myself and make a PR, if that is an option.