Open
Description
What is the feature or improvement you would like to see?
It is a common requirement when clustering a large graph to plot only the larger communities but not the smaller ones, as illustrated by this SO question.
Maybe it would be even more flexible if we allowed the user to pass an upper and a lower size limit, or an aribtrary filtering predicate based on the sizes.
I've posted a quick sketch of a possible implementation in the SO question.
Use cases for the feature
See above; the SO question provides a possible use-case.
References
N/A