Bar chart error when height is zero

I've fixed the block that had the issue:
U5L3-ProcessingData script pic
What seems to be going on is that this script:


will leave a dot in the latest version, much like

did in the past. I just added an edge case for zero in the fixed block.