There is no way at the moment out of the suggestion to allow html and do it on the cell level.As for the DataView, this is as simple as creating a new data view, and passing it as an argument to the table.draw() function instead of a data table.
VizGuy 2008/11/21 Maksym Barbul <[EMAIL PROTECTED]> > > OK, thank You. > I did this, but unfortunatly, this is not exectly what I need ( > I'd like to append a new classes to some rows. > Maybe I'll try to extend API with new function. > Thanks for answer. > > On 21 нояб, 17:08, "Jeremiah Elliott" <[EMAIL PROTECTED]> wrote: > > There is an option to allow HTML. AFAIK the only way to do what you are > > asking is to turn this option on and then apply the color via html. > > -Jeremiah > > > > > > > > On Fri, Nov 21, 2008 at 4:02 AM, Maksym Barbul <[EMAIL PROTECTED]> > wrote: > > > > > Hello, I need to set different color on rows of visualization.Table. > > > I have column with some flag. Depending on this flag I need ie. red, > > > green, blue or transparent rows in Table. > > > > > Is it possible? > > > > > And I also need not to show this column in Table using dataView object. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
