You can order the legend however you want: it is always in the same order as the columns in the DataTable. If you want to use a different order, you have to use a DataView to reorder the columns, and draw the chart using the view instead of the DataTable. When reordering the columns, you can use any criteria you want.
On Tuesday, October 2, 2012 10:41:16 AM UTC-4, Patrike wrote: > > There is a way to order the legend by the values of the chart? > > Thanks > -- 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/-/p8dKZjq1wZUJ. 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.
