Victor Fang
unread,Sep 2, 2009, 3:09:46 PM9/2/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi, everyone,
I'm working on a data visualization and interaction project.
My dataset size is 2000x3 , meaning each data item is 3 dimensional,
and i have 2000 items.
I'd like the user to be able to rotate the 3d view , and then when
clicking one data point, on the right hand side (belonging to another
panel) there will show the corresponding description for this 3d data
point.
I tried scatterChart but it only allow showing 2d.
Any idea?
Thanks !!