Hi,
I have a log coming in from different sources with exitCode. I created a heatmap to show how many exitCode happened in specific source.
However, sometimes one of the source doesn't have some of the exitCode, but it still shows in the y-axis in the heatmap. Is there way to not show any y-axis value if the count is 0? Here is my heatmap:
In my heatmap, you can see that psh-app-postprocessor never had INVALID_ZIP_FILE_EXCEPTION, but it still shows in the y-axis...
