I would like to set up a colour for when a cell contains no data within the
data table.
I have tried setting the from and to range to null, but it seems to match
on everything, not just empty data.
Is it possible to do this?
var formats = [];
formats.push({
color: 'black',
bgcolor: 'red',
from: null,
to: null
});
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/dba73317-2572-43f5-93dc-97fa8278fe7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.