Open GoogleCodeExporter opened 8 years ago
Original comment by fg.mag...@gmail.com
on 17 Mar 2010 at 2:56
Original comment by fg.mag...@gmail.com
on 17 Mar 2010 at 3:07
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
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:
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
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
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
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
Original issue reported on code.google.com by
fg.mag...@gmail.com
on 17 Mar 2010 at 2:42