You will have to manually format the data, either by setting the formatted value of all cells in the DataTable (as opposed to the Table visualization) row, or assigning all of the cells in the row a "style" or "className" property that styles the cells.
On Tuesday, December 18, 2012 9:53:08 PM UTC-5, jefu wrote: > > Hi All, > > I'm currently working with a DataTable and Scatter Plot that are linked > through getSelection and setSelection methods. My Table, however, contains > rows of data that do not have sufficient X and Y values to be plotted in > the scatter plot object. The data that does exist is displayed in the > remaining columns of the data table. In this case, I am wanting to change > the background color of the entire row to help indicate to the user that > the row is not represented in the scatter plot. > > I've looked at the options and methods available for the DataTable object, > but have not found a way to implement a type of conditional formatting for > an entire row of data. Is anyone aware of a way to achieve this? If so, > I'd appreciate some guidance. > > Thanks. > -- 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/-/GEHxS0OrlccJ. 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.
