CarlicosMar / dwpe

Automatically exported from code.google.com/p/dwpe
0 stars 0 forks source link

Make charts interactive (i.e, with tooltips to identify data values) #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add the ability to show tooltips or bind click/mouseover events to charts.

Original issue reported on code.google.com by fg.mag...@gmail.com on 17 Mar 2010 at 2:42

GoogleCodeExporter commented 8 years ago

Original comment by fg.mag...@gmail.com on 17 Mar 2010 at 2:56

GoogleCodeExporter commented 8 years ago

Original comment by fg.mag...@gmail.com on 17 Mar 2010 at 3:07

GoogleCodeExporter commented 8 years ago
If we were to make points clickable, something like this might be worth 
thinking about: 
http://jsbin.com/ivaxu3/edit

That said, maybe SVG is better suited for this sort of thing than canvas..? 

Original comment by scottj...@gmail.com on 13 Apr 2010 at 9:49

GoogleCodeExporter commented 8 years ago
Experimental patch that adds tooltips to the line and area charts. 

Original comment by scottj...@gmail.com on 27 Apr 2010 at 9:35

Attachments:

GoogleCodeExporter commented 8 years ago
I’m working a lot to enhance this plugin for interaction and to support some 
new
features. I’ve uploaded a demo with my latest code here:

http://irae.pro.br/code/jquery.visualize/interactive.html

Tooltips are suported in a different way that scott did.

My code is on github. There is a few people colaborating there.
http://github.com/irae/jquery-visualize

I’d like to hear some feedback (via github message or comment is fine) and 
specially
from fillament group itself. I’ve made some architectural choices on my own 
and a lot
of code rewriting to enhance performance, better code reuse and to support 
plugins to
enhance the jquery visualize itself (not to mention the interaction itself). If 
the
changes I’ve made are not welcome, I can rewrite them or I can rename my fork 
to use
another plugin name and namespace. Just let me know.

Hope everyone likes it! =)

Original comment by i.bra...@gmail.com on 25 May 2010 at 3:02

GoogleCodeExporter commented 8 years ago
Yes i like it. looks great!
in area and bar chart it is not work.

Original comment by patchsta...@googlemail.com on 6 Aug 2010 at 7:13

GoogleCodeExporter commented 8 years ago
Any updates on this? Can't get it to work on a bar chart.

Original comment by rickyd...@gmail.com on 13 Oct 2010 at 8:49

GoogleCodeExporter commented 8 years ago
Knowing the power of JQuery, it is fast stealing my love for flex(flash) as a 
web development framework. But I'd love if you guys can put the interpolate 
effect for the bar chart (I have 'stolen' many hearts with it :) ). I'd try to 
implement it when I get a good grip of writing JQuery plugins. In the meantime, 
thumbs up guys. Good work!!!

Original comment by chronicl...@gmail.com on 9 Nov 2010 at 10:43