Are you using a PieChart and Table in a Dashboard with the Category Filter control? If so, you can set the view.columns option for the PieChart and Table ChartWrappers to set the columns to use to draw the charts. See an example here: http://jsfiddle.net/2bCMq/
On Tuesday, March 20, 2012 1:14:53 PM UTC-4, it-works! wrote: > > Hi, > > I have a table that looks like this: > > Name: First.Name Sold > > John, Doe John 50 > Jenny, Bee Jenny 20 > Jeff, Bridges Jeff 60 > > there isn't much room on the Pie chart to display the full name, so I > would like to use the First.Name for the Pie. > > I would like to display the Full Name column in the table, but hide > the First.Name column, however, if I hide it, I can't use it in the > Category Filter.... > > any ideas? > > Thanks, > > Yosi -- 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/-/If6hY4SyIosJ. 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.
