Tig wrote:
> Hi, I would like to create an interactive bubble chart from a Rails-
> based database. I've spent quite a lot of time browsing the posts both
> here and on rubyforums for similar queries, but haven't really found a
> definitive answer yet. I would like each point to be clickable, and
> would like users to be able to zoom and navigate within the chart. We
> would prefer not to use Flash for this project. The database is
> sizeable (potentially 10,000+ points), and rapid rendering of the
> chart would also be desirable!

You probably won't get a good answer here, because this is basically not 
a Rails question.  You need to find or create a chart you like, then set 
up your Rails app to deliver the XML or JSON that the chart needs.

> 
> Thanks in advance,
> 
> Tig

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to