Hello Altug,

You could try jFreeChart, an open source project found at
http://www.jrefinery.com/jfreechart/index.html.  

JFreeChart is an open-source Java class library for generating charts and
has the following features: 
        * supports bar charts (horizontal and vertical), line charts, pie
charts, xy-plots 
          (numerical and time series) and high/low/open/close charts; 
        * uses data from any source that supports the defined interfaces; 
        * based on the Java 2D API; 
        * available in source code form (subject to the terms of the GNU
Lesser General Public Licence); 
        * requires JDK 1.2.2 or later; 


You could also have a look at jetchart. It's a very easy to use and
versatile java applet.
I'ts not a free package but it's not too expensive (around $160).  You can
find it at:
     www.jinsight.com

You can trap interaction with the graphic (if the user clicks on a bar, you
can branch to an hyperlink, etc).

Hope that helps,

Regards,
Todd G. Nist


-----Original Message-----
From: Altug Altintas (Koç.Net) [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 5:25 AM
To: '[EMAIL PROTECTED]'
Subject: chart in jsp 



are there  any way to draw a dynamic chart in jsp ? 

any source  or idea ? 

thanks .. 


The information in this electronic mail ("e-mail") message may
be confidential and for use of only the named recipient.  The
information may be protected by privilege, work product immunity
or other applicable law.  If you are not the intended recipient
the retention, dissemination, distribution or copying of this
e-mail message is strictly prohibited.  If you receive this e-mail
message in error please notify us immediately by telephone
at 770-723-1011 or [EMAIL PROTECTED]  Thank you. 


Reply via email to