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
Hi all,
plotting with stat_summary_hex() the resulting plot does not look as expected and seems to not represent the underlying data. The difference to a plot generated with stat_summary_2d() is striking, when I would expect them to look very similar.
I observed this problem in ggplot2_3.4.0 but not ggplot2_3.3.5.