I encountered a strange issue regarding my DataTables. When I do not 
explicitly declare CSS styles on the cells (example, using ToJSCode), when 
they are hovered over, the font turns a very light grey, and is nigh 
unreadable.

If I remove the hoverTableRow and selectedTableRow cssClassNames Options, 
they will only be highlighted normally, but when I click the column header 
to sort, they turn white once again.

The one fix I have is to create my own code that returns the JS code like 
ToJSCode, and explicitly set all the cells to have black text, but I was 
wondering if there are any other fixes? I was hoping I would be able to set 
the entire table to a single font color, but I only see NumberFormatter 
getting applied to negative numbers, and ColorFormatters goes for 
background, not font color

Thank you in advance!
-Han

-- 
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 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to