strava
strava copied to clipboard
Error in packcircles::circleProgressiveLayout(select(year_summary, !!sym(circle_size)))
Hello,
When running plot_packed_circles(data)
I get the following error:
Error in packcircles::circleProgressiveLayout(select(year_summary, !!sym(circle_size))) :
all sizes are missing and/or non-positive
Have you found the solution? For my data, it works normally.
In my opinion, it makes sense to check summary data, especially the column you're passing for circle_size.