Hello,
I wish to create some anonymized dashboard. This requires to have a minimum amount of occurence/count per category / bar in a chart.
In this case, if the count is below 10, then we would have two options :
1 - this particular bar should not be displayed
2 - this category would be displayed but with a mention like "10 or less" (most preferred option)
3 - the whole graphic should not be displayed (less preferred option)
I am currently using Kibana 7.6.0 but I could move up to a higher version if needed. !
For example, on this visualization, the 3 last bars have 8 or less counts, so I wish to remove them from the visualization.
Could anyone please help me with this ?
Thank you !

