argh, I don't have the reflex to use ChartWrapper instead of classes ! :-( I'm a beginner, sorry.
thank you so much for your help ! Le lundi 14 janvier 2013 18:59:30 UTC+1, asgallant a écrit : > > You can do that. Set the view.columns parameter of the table's > ChartWrapper. This parameter accepts an array of column indices or objects > describing calculated columns, the same as the > DataView#setColumns<https://developers.google.com/chart/interactive/docs/reference#DataView_setColumns>method. > > On Monday, January 14, 2013 7:58:37 AM UTC-5, laurent coudurier wrote: >> >> Hi, >> >> This msg is more a feature request (or a bug report) ;-) ... here's the >> facts : >> >> consider a simple dashboard using a LineChart controled by a ChartRange >> (or anything else) >> it can be very useful to have, in a Table below, some additional content, >> driven by the same controler, just like this : >> bind(range, [chart, table]) ... and it works very nice ! >> >> but the table is displaying all the columns (including the tooltips, >> annotation, scope roles ...) : in the real world, it's not convenient. >> >> having an option to display only some columns in the Table would be >> useful !! >> >> Best regards >> Laurent >> >> -- 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/-/XnA7lcKMLH0J. 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.
