I have a canvas app with a column chart that is displaying 0 for multiple columns where the value is null. My chart is displaying the correct values for those with one, but I see no way to remove these unwanted 0s from showing. I have other column charts using the same source, same Items = aside from the Title being used to filter which chart shows what data, and same advanced properties within the canvas app.

Adjusting the height of the chart removed the unwanted 0s from another chart, but I'm unable to increase the height enough for that to work with the above. I suspect this is being added by Power Apps when the gap between the column values' max and min values are a certain amount for clarity, but the inconsistency it added to our app is undesired by leadership. Is anyone aware of a fix or work around?