dev@javaserverfaces.java.net

Re: JSF Charts

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Wed, 09 Jul 2008 09:07:30 -0700

Well, I know that jMaki has an Ajax charting app that works with JSF...
     The charting logic does work on the client side, but it's not a
component.

https://jmaki-charting.dev.java.net/

Is this what you're looking for?

Jim

khalod85 wrote:
> I don't know if this is the right place to place my request but I need to ask
> about a component for JSF that supports AJAX charting not like iCEFaces
> charts which rerenders the whole image again on change I need something like
> the lightstreamer charts the graph is plot without refreshing the whole
> image again.