Callbacks with Flotr

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Callbacks with Flotr

lanvin.kevin
Hello !
I'm using Flotr to draw some graphs in my Seaside application, but I didn't find any options to put callbacks on nodes for examples. Is it even possible with Flotr , and if it's not , is there any other good framework to draw charts with seaside ?
Thank you


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Callbacks with Flotr

Philippe Marschall
On Fri, Feb 14, 2014 at 10:56 AM,  <[hidden email]> wrote:
> Hello !
> I'm using Flotr to draw some graphs in my Seaside application, but I didn't
> find any options to put callbacks on nodes for examples. Is it even possible
> with Flotr , and if it's not , is there any other good framework to draw
> charts with seaside ?

Does [1] do what you need?

 [1] http://solutoire.com/flotr/docs/eventhooks/

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside