+1 for Henrik's request. On Tuesday, June 16, 2015 at 9:49:08 AM UTC-4, Henrik Aronsson wrote: > > Hi Jon, > > Long time since this post, sorry for maybe bumping it up. Just requesting > some addition of documentation of this function "test" to be added on the > charts > API <https://developers.google.com/chart/interactive/docs/reference> page, > more than just mentioning like it is now. > Very useful function! > > On Sunday, August 24, 2014 at 12:32:17 AM UTC+2, [email protected] wrote: >> >> It is new, and will be documented shortly. >> >> Jon >> >> >> On Sat, Aug 23, 2014 at 2:47 PM, Andrew Gallant <[email protected]> >> wrote: >> >>> Is that new functionality, Sergey? >>> >>> >>> On Friday, August 22, 2014 10:00:11 AM UTC-4, Sergey wrote: >>> >>>> You can use a filter with a 'test' function. Here is an example: >>>> http://jsfiddle.net/0h7fxsLu/ >>>> >>>> On Fri Aug 22 2014 at 2:34:58 AM Bill Shetti <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> Is there a way to filter on multiple values for a singular column in >>>>> the getFilteredRows? >>>>> >>>>> For instance: >>>>> >>>>> getFilteredRows([{column: 3, value: 42}, {column: 3, value: 50}, >>>>> {column: 2, value: 'bar']) >>>>> >>>>> I am looking to have the filter effectively provide rows where >>>>> >>>>> column 3 value is 42 OR 50 >>>>> AND >>>>> column 2 value is 'bar' >>>>> >>>>> Is this possible? >>>>> >>>>> Bill >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Google Visualization API" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> >>>>> Visit this group at http://groups.google.com/ >>>>> group/google-visualization-api. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google Visualization API" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at >>> http://groups.google.com/group/google-visualization-api. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >>
-- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/4bc5be0c-0053-4dac-b904-ab0b4fb111d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
