Great, thanks again. On Saturday, February 2, 2013 12:41:39 AM UTC+2, asgallant wrote: > > There are different ways to approach adding a range filter here, and the > "best" one is going to depend on how everything else is set up. If you add > it prior to the pivot, then you would need to re-pivot the data in a > "statechange" event handler, but it could also be added after the pivot, in > which case it would simply work off of whatever the current state of the > pivoted data is. > > On Friday, February 1, 2013 5:29:12 PM UTC-5, Workaholic wrote: >> >> Thanks! >> So I will work more on my pivoting method. Just wanted to make sure I'm >> on the right track. >> Your script works great! Just one more question: >> If I want to add a range filter beside the string filter, do I need to >> add a listener for it too? >> >> Thanks >> >> On Friday, February 1, 2013 7:52:50 PM UTC+2, Workaholic wrote: >>> >>> Hi all, >>> I'm making a pivot chart from a given datasource added as "table.jpg". >>> I'm trying to draw a line chart like the one in "chart.jpg" and add a >>> string filter on it. >>> >>> What I did to draw the added line chart, was making the table from my >>> datasource look like the one in "customizePivot.jpg". >>> >>> It works! but causes lots of bugs >>> Is there any other way to do this kind of pivot line chart using >>> ChartWrapper(without making the table in "customizePivot.jpg")? >>> >>> Thanks >>> >>
-- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
