I have a query from which I make the following trellis chart:
I would like that each graph to represent the bar with non zero values. How can I do that?
using stats instead of chart in my query solved the issue.
using stats instead of chart in my query solved the issue.