I think that it's not possible... your legend is about the data that's been shown on the chart, in this case, cash and people.
On 31 ago, 10:05, lol <[email protected]> wrote: > data.addColumn('string', 'company_name'); > data.addColumn('number', 'cash',''); > data.addColumn('number', 'people',''); > > I want to company_name be my scatter chart's legend > > How can I do? > > It takes me lots of time to solve this question T.T > > thank u -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
