And what happens if you do a GroupBy ? Do the formatters on the grouped columns remain? It doesn't seem like they do, but it seems like they should. Is this a bug or am I making a mistake somewhere?
On Jul 13, 10:15 am, NA <[email protected]> wrote: > If you apply formatters to a table, do they stay with copies of the > table made by clone() ? > > Also, it would help to clarify the example for the pattern formatter > to show that the integers in the format string are not column indexes > but are indexes into the array defined when you call format(). The > example avoids this issue by using the same format string integers as > column indexes. This was a little confusing for me. -- 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.
