This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Creating graph Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

Creating graph

MInu
Ranch Hand

Joined: Oct 09, 2003
Posts: 517
I have a requirment,I have to draw a growth chart of a baby.The initial values will come from the excel file,i mean (Standerd growth data).The actual data will fetch from the database.So i have to show both the data's (the standerd and the actual data) in the chart.

Is there any useful api for creating a chart like this. i need the fractional vaues from the chart also



Can you please help me.


God Gave Me Nothing I Wanted<br />He Gave Me Everything I Needed<br /> - Swami Vivekananda
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Please don't post the same question in more than one forum. The Other API forum is a more appropriate place for this question so I'm closing this.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Creating graph
 
Similar Threads
Anyone familiar with JFreeChart?
jsp slideshow
Creating pie charts
Graph
pleae help me