You can either set the 'allowHtml' option to true and wrap the strings in
your DataTable with '<b>' tags or you can use styles. The table has
built-in classes ('google-visualization-table-table',
'google-visualization-table-tr-head', 'google-visualization-table-td', etc
- use a DOM explorer to get them all) or you can add your own via the
'className' property (which can be applied to a row, column, or individual
cell). You can also style directly by applying the 'style' property.
On Friday, March 2, 2012 8:25:40 AM UTC-5, M.W. Aruna Withanage wrote:
>
> Hi all,
>
> I have drawn a table using visualisation api
> Now I need to make the fonts in the table bold. How can I do that?
>
> Rgrds
> Aruna
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/nDNOC9EiU40J.
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.