In a barplot grouped by a certain field and counting number of records I would like to filter only the bars that have a count over a threshold. If not, barplot contains way too many bars and it is unreadable. How can I do that?
I am doing it in a base interface.
The first screenshot shows the issue. The second shows the config of the barplot