Can you use DataTable.setFormattedValue()? http://code.google.com/apis/visualization/documentation/reference.html#DataTable_setFormattedValue
On Fri, Mar 11, 2011 at 6:12 PM, asgallant <[email protected]>wrote: > I think the only way to get that effect is to preformat the data and > input it as a string instead of a number. > > On Mar 10, 3:31 pm, portionofspace <[email protected]> wrote: > > I have a dataTable with three columns and four rows. one of the rows > > represent dollars. other than changing the axis of the table values, > > is there a way to apply numberFormat '$' prefix to that one row? any > > help appreciated? > > -- > 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. > > -- 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.
