asgallant
unread,Aug 25, 2011, 8:52:07 AM8/25/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Assuming you are referring to Table visualizations, you can assign a CSS class name to each cell in the column, and then style the text for that class a certain (positive) color. Then you can use the NumberFormat to color the negatives differently. Zeros end up being the same color as positive numbers, but you can check for them before assigning the class to the cell.