Hi all
My Kibana version is 7.7.0
I am drawing a PIE CHART visualization of the histogram of Devices that users have used to access the website.
In this case the values are
Other Other = 1318
Chrome Windows = 5
Chrome Mac OS X = 0
I want to suppress "Chrome Mac OS X" in the Legend if the SUM(COUNTS) == 0

