|
 |
pro_java_server thread: RE: How to plot graphs?
Message #1 by "Kishore Patel" <kpatel@t...> on Mon, 2 Apr 2001 10:27:28 -0400
|
|
Try FormulaOne for Java
-----Original Message-----
From: Sajid Mehmood [mailto:smehmood@e...]
Sent: Friday, March 30, 2001 5:53 AM
To: Java Server
Subject: Re: How to plot graphs?
You can dynamically generate different type of graphs in different graphics
format using ACME and Visual Engineering Chart API and Encoding API....
----- Original Message -----
From: "Amit Sethi" <amsethi@y...>
To: "Java Server" <pro_java_server@p...>
Sent: Thursday, March 29, 2001 11:19 PM
Subject: How to plot graphs?
> Sir,
>
> I've a link which have the text values and I want to
> plot a dynamic graph through it.
> This link can be opened in a Excel sheet.Is there any
> method through which I can make a
> graph from it and insert these values into the MYSql
> database.
> Presently I'm trying it with applets as I've read the
> text made it inserted into the database
> but plotting a graph with this using applet is
> consuming time(not seeming to be the perfect method).
>
> If anybody has any new idea plz give it...
> Thnx in advance.
> Amit Sethi
>
> --- Kalyanjit Hatibaruah <metal73@u...> wrote:
> > hi,
> > u can do this in PHP/MYSQL in a much easier way with
> > the support of GD
> > library.
> >
> >
> > many JSP Tag library is there which does that. check
> > for JChart in the
> > internet
> >
> >
> > cheers
> >
> > kalyanAmit Sethi <amsethi@y...> wrote:
> > Hi
> >
> > I'm reading a file from a link on a different
> > server....its in a excel sheet.What I want is that I
> > should be able to generate a chart from these
> > numeric
> > values.These values i've inserted into the database
> > but
> > It inserts the String in one field and numeric
> > values
> > into different fields but with duplicate numeric.
> > values.
> >
> > Plz help me in solving this...My requirement is to
> > generate dynamic charts with the values of the
> > link.....If anybody have different and easy approach
> > towards this plz assist in that.
> > Thnx
> > Amit Sethi
> >
>
|
|
 |