Hi,
Are the “zero” values in the first column – and do you mean they are empty? – the “Treat zero values as null” only works for Number columns where the value is actually the number “0”.
You find an option “Remove items with no value in the first column” in the “Sort, filter and substitute” tab – could this help you here?
Hi,
Sorry for the delay – I have not been able to look into this yet. Could you possibly attach a sample of your data set and a screenshot of the configuration for the chart so I’m 100% sure I can replicate it exactly as you have it set up?
I have now done some testing and it seems there is a bug in the Google Chart API when using “isStacked:percent” as the null values applied by the “Treat zero values as null” setting will be displayed as text and not a proper “null object”. Using “isStacked:true” works as expected.
It’s not much I can do other than hope Google will fix this in a future revision.