setColumnProperty

112 views
Skip to first unread message

chas

unread,
Oct 15, 2009, 7:35:46 AM10/15/09
to Google Visualization API
Hi i would like to bold the text in a table using setColumnProperty,
can this be done ?

i expected to be able to do somehting like this
data.setColumnProperties(1, {style: 'font-style:bold; font-size:
22px;'});

i am populating the table like this
data.addRows([
['Mon 12th',"Mick","11","Alan","22",true,'attention.gif','1'],
['Mon 13th',"John","11","Alan","22",false,'attention.gif','2']
]);

I know you can do it by setCell but i would like to be able to do the
whole column at once

thanks

ezequielc

unread,
Oct 29, 2009, 7:32:56 PM10/29/09
to Google Visualization API
Hi chas,

did you have any luck with that?

I am trying to do the same thing, I need to change the CSS of an
individual table header.
Is it possible?

Thanks,
Ezequiel
Reply all
Reply to author
Forward
0 new messages