You can use something like jFreeCharts if you're using a web interface. 

 Any sufficiently advanced technology is indistinguishable from magic - Author 
C 
Clark




________________________________
From: Saidamin Usmanov <saidamin.usma...@cozmix.com>
To: java-ee-j2ee-programming-with-passion@googlegroups.com
Sent: Mon, August 16, 2010 11:23:11 AM
Subject: [java ee programming] Draw graph

Hi all,


How to draw a function y = a*x^2 + b*x +c?

I have a JSP page with 3 input fields (a, b, and c values) and 1 button (Draw).
User define a, b, and c values and send request. And as an responce the WEB 
Page 
with Function drawing should apear.

Is it possible to do? If yes, please give any advice.

Thank you in advance,
Saidamin

-- You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to