Thanks for the suggestion. Too bad since it looks like this functionality was in the original GapMinder version. Hopefully Google will add it back in at some time.
Nate On Apr 19, 10:07 pm, KeithB <[email protected]> wrote: > I believe you are out of luck, but something like the following (while > not exactly what you want) doesn't look too bad: > > data.addColumn('number', 'Population :: Density'); > data.addColumn('number', 'Population :: Total'); > data.addColumn('number', 'Financial :: Income'); > data.addColumn('number', 'Financial :: Expenses'); > > Good luck, > Keith > > -- > 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 > athttp://groups.google.com/group/google-visualization-api?hl=en. -- 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.
