When attempting to assign an inline style to a table cell:
data.setCell(0,3,'H',{'style': 'border: 3px solid deeppink;'});
I receive this error when that cell is rendered:
[object Object]
The complete page is at:
http://www.logsitall.com/jswrite2-better.asp
Suggestions?
-bill
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.