In tha data source microflow just ewmove those objects which has values zero. If you are using any chart then also u can remove them from DS microflow/nanoflow
Play around with the plotly settings. Perhaps 'labelalias' will get you to hide the labels where value = 0
See https://plotly.com/python/reference/layout/yaxis/ for more information and examples.