You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To remove warnings for missing values, it would be great if geom_node_x passes na.rm on to the underlying ggplot2 functions (geom_point, geom_text, ...).