You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vinicius Carvalho <ca...@superig.com.br> on 2004/01/20 13:28:21 UTC

Chart generation Framework

Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
seems to be nice, any suggestions on this?

Thanks

Vinicius


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Chart generation Framework

Posted by Otávio Augusto <ot...@bol.com.br>.
I've had to use one of these things once.There ara many options, free or not. There is JFreeChart, Cewolf, and others.

Otávio Augusto

On Tue, 20 Jan 2004 10:28:21 -0200
Vinicius Carvalho <ca...@superig.com.br> wrote:

> Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
> seems to be nice, any suggestions on this?
> 
> Thanks
> 
> Vinicius
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Chart generation Framework

Posted by Adrien GEYMOND <ad...@cgey.com>.
hi,

you can try JfreeCHart which allow to generate many kind of chart (bar
chart, pie chart ...)

This product has a  GNU Lesser General Public Licence

http://www.jfree.org/jfreechart/index.html

download on sourceforge:
http://sourceforge.net/projects/jfreechart

i hope it helps you ...

::::::::::::::::::::::::::::::::::::::::
Adrien


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: OT Chart generation Framework

Posted by Ashikuzzaman <az...@hotmail.com>.
Cewolf is a tag library that facilitates using JFreeChart's core library to
use in JSP pages for preparing charts. Please correct me if I am wrong. In
case I am right, then why not use JFreeChart directly? :S

Regards,
 
Muhammad Ashikuzzaman (Fahim)
Senior Software Engineer, SurroundApps Inc.


-----Original Message-----
From: chekuri raju [mailto:chekuri_raju@yahoo.com] 
Sent: Wednesday, January 21, 2004 10:36 AM
To: Struts Users Mailing List
Subject: Re: OT Chart generation Framework

Hi otavio,
 
http://www.jfree.org/jfreechart/samples.html
may be this url should help. we use Cwolf its really good for charts if u
have any issues please get back
 
srinivas

Otavio Augusto <ot...@bol.com.br> wrote:
I've heard and read a lot about Cewolf, but was not able to work withit. I
tryed to follow its manual, but with no success. Then I used another open
source option (don't remember its name, was long time ago). Anyway, I'd like
to know if you guys who have already worked with Cewolf have any nice
tutorial/manual link which could help me.

Thanks in advance

Otavio Augusto


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: OT Chart generation Framework

Posted by chekuri raju <ch...@yahoo.com>.
Hi otavio,
 
http://www.jfree.org/jfreechart/samples.html
may be this url should help. we use Cwolf its really good for charts if u have any issues please get back
 
srinivas

Ot�vio Augusto <ot...@bol.com.br> wrote:
I've heard and read a lot about Cewolf, but was not able to work withit. I tryed to follow its manual, but with no success. Then I used another open source option (don't remember its name, was long time ago). Anyway, I'd like to know if you guys who have already worked with Cewolf have any nice tutorial/manual link which could help me.

Thanks in advance

Ot�vio Augusto

On Tue, 20 Jan 2004 13:28:03 -0800 (PST)
"Daniel H. F. e Silva" wrote:

> Hi Vinicius,
> Cewolf is really a good option. It is a taglib that abstracts a lot of JFreeChart
> complexity. I used it in some projects and it did a great job. As far as i know, it
> is the best open-source option. There are other libraries, but Cewolf+JFreeChart offers
> the largest amount of features.
> 
> Cheers,
> Daniel Silva.
> 
> 
> 
> --- Vinicius Carvalho wrote:
> > Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
> > seems to be nice, any suggestions on this?
> > 
> > Thanks
> > 
> > Vinicius
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes

Re: Chart generation Framework

Posted by "Daniel H. F. e Silva" <dh...@yahoo.com>.
Hi Ot�vio,
  Well, i just readed available documentation at Cewolf website. It was enough for me.
If you got in trouble using it, let me know about your problems. Maybe i can help you.

Cheers,
 Daniel Silva.


--- Ot�vio Augusto <ot...@bol.com.br> wrote:
> I've heard and read a lot about Cewolf, but was not able to work withit. I tryed to follow its
> manual, but with no success. Then I used another open source option (don't remember its name,
> was long time ago). Anyway, I'd like to know if you guys who have already worked with Cewolf
> have any nice tutorial/manual link which could help me.
> 
> Thanks in advance
> 
> Ot�vio Augusto
> 
> On Tue, 20 Jan 2004 13:28:03 -0800 (PST)
> "Daniel H. F. e Silva" <dh...@yahoo.com> wrote:
> 
> > Hi Vinicius,
> >   Cewolf is really a good option. It is a taglib that abstracts a lot of JFreeChart
> > complexity. I used it in some projects and it did a great job. As far as i know, it
> > is the best open-source option. There are other libraries, but Cewolf+JFreeChart offers
> > the largest amount of features.
> > 
> > Cheers,
> >  Daniel Silva.
> > 
> > 
> > 
> > --- Vinicius Carvalho <ca...@superig.com.br> wrote:
> > > Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
> > > seems to be nice, any suggestions on this?
> > > 
> > > Thanks
> > > 
> > > Vinicius
> > > 
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> > > 
> > 
> > 
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> > http://hotjobs.sweepstakes.yahoo.com/signingbonus
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Chart generation Framework

Posted by Otávio Augusto <ot...@bol.com.br>.
I've heard and read a lot about Cewolf, but was not able to work withit. I tryed to follow its manual, but with no success. Then I used another open source option (don't remember its name, was long time ago). Anyway, I'd like to know if you guys who have already worked with Cewolf have any nice tutorial/manual link which could help me.

Thanks in advance

Otávio Augusto

On Tue, 20 Jan 2004 13:28:03 -0800 (PST)
"Daniel H. F. e Silva" <dh...@yahoo.com> wrote:

> Hi Vinicius,
>   Cewolf is really a good option. It is a taglib that abstracts a lot of JFreeChart
> complexity. I used it in some projects and it did a great job. As far as i know, it
> is the best open-source option. There are other libraries, but Cewolf+JFreeChart offers
> the largest amount of features.
> 
> Cheers,
>  Daniel Silva.
> 
> 
> 
> --- Vinicius Carvalho <ca...@superig.com.br> wrote:
> > Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
> > seems to be nice, any suggestions on this?
> > 
> > Thanks
> > 
> > Vinicius
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Chart generation Framework

Posted by "Daniel H. F. e Silva" <dh...@yahoo.com>.
Hi Vinicius,
  Cewolf is really a good option. It is a taglib that abstracts a lot of JFreeChart
complexity. I used it in some projects and it did a great job. As far as i know, it
is the best open-source option. There are other libraries, but Cewolf+JFreeChart offers
the largest amount of features.

Cheers,
 Daniel Silva.



--- Vinicius Carvalho <ca...@superig.com.br> wrote:
> Hi there! Does anyone here uses a chart Framework? I've heard about Cewolf, 
> seems to be nice, any suggestions on this?
> 
> Thanks
> 
> Vinicius
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
> 


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org