Thanks for suggesting this, but I assume that in the design of this chart,
zooming was found to be more important than multiselection.

- VizBoy.

On Wed, Mar 11, 2009 at 12:44 PM, artonice <arton...@gmail.com> wrote:

>
> yes linking it with setSelection() was indeed my plan. About the
> bubbleline, my apologies, it was a motionchart (http://code.google.com/
> apis/visualization/documentation/gallery/motionchart.html<http://code.google.com/%0Aapis/visualization/documentation/gallery/motionchart.html>),
> would be
> nice if such a mouse area select could be used for multiselections
> instead of zooming.
>
>
>
> On Mar 11, 9:48 am, VizBoy <viz...@google.com> wrote:
> > Hi,
> > See inline.
> >
> > On Tue, Mar 10, 2009 at 8:51 PM, artonice <arton...@gmail.com> wrote:
> >
> > > thanks voor your quick reply! I'll try to work something out within
> > > the code or maybe just a list of selectable radiobuttons or something,
> > > think this should be able to work right?
> >
> > Of course you can add selectable radiobuttons, but that's not through the
> > visualization api.
> > What could be nice is linking the events of the radiobuttons to functions
> > that trigger setSelection() in a visualization.
> >
> >
> >
> > > I also stubled upon the bubblechart which used mouse drag selection
> > > for zooming, this would be an excellent addition to the geomap...but I
> > > guess this is specific to the bubblechart.
> >
> > What bubble chart are you referring to?
> > Could you provide a link?
> >
> > - VizBoy.
> >
> >
> >
> > > artonice
> >
> > > On Mar 10, 7:35 pm, VizBoy <viz...@google.com> wrote:
> > > > Hi,
> >
> > > > 1. You can use two map visualizations on the screen and have the user
> > > choose
> > > > a country in each of them.
> > > > 2. The map visualization (
> > >
> http://code.google.com/apis/visualization/documentation/gallery/map.html)
> > > > supports multiple selections programmatically, but currently not with
> > > mouse
> > > > clicks (a feature request is open on this).  Perhaps you can utilize
> this
> > > to
> > > > make something that fits your needs.
> >
> > > > - VizBoy.
> >
> > > > On Tue, Mar 10, 2009 at 4:49 PM, artonice <arton...@gmail.com>
> wrote:
> >
> > > > > I am a student at the University of Amsterdam and looking into
> using
> > > > > the google visualization API to generate and interactive map. I've
> > > > > read through the documentation but it is not clear to me if it is
> > > > > possible to create a worldmap  in which the user can select
> multiple
> > > > > country polygons/objects. In my visualization I would like to be
> able
> > > > > to compare the data of two (or more) countries. I only seem to find
> > > > > methods to select one object. Could anybody point me in the right
> > > > > direction to do this or helps me out of my dream so I can look for
> > > > > alternative methods to do it?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to google-visualization-api@googlegroups.com
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to