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 ```
Hello,
When running
plot_packed_circles(data)I get the following error: