943,752 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 4290
  • Java RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Nov 21st, 2008
0

Re: Plot Chart from a Txt file

There is a bar chart demo file in the source\org\jfree\chart\demo directory of JFreeChart.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 838
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Nov 21st, 2008
0

Re: Plot Chart from a Txt file

Click to Expand / Collapse  Quote originally posted by Ezzaral ...
There is a bar chart demo file in the source\org\jfree\chart\demo directory of JFreeChart.
thank you once again....

my problem is allways with the collectage of the data from the txt file....

thank you
Reputation Points: 7
Solved Threads: 0
Light Poster
jorgeflorencio is offline Offline
45 posts
since Apr 2008
Nov 21st, 2008
0

Re: Plot Chart from a Txt file

You already have the basic part of that in place. Read each line of the file, use split() to separate the elements, then add that pair of values to your series for the chart.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 838
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007
Sep 22nd, 2010
0
Re: Plot Chart from a Txt file
please tell me steps to draw bar graph from a file values using java and also code....
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sadikds is offline Offline
1 posts
since Sep 2010
Sep 22nd, 2010
0
Re: Plot Chart from a Txt file
Click to Expand / Collapse  Quote originally posted by sadikds ...
please tell me steps to draw bar graph from a file values using java and also code....
you want to use Java AND code? now, that 'll be a tough one I bet.
I'll give you the first couple of steps though:
1. try yourself
2. when you get in trouble, start a NEW thread, show us your efforts so we can see where you're going wrong
3. but hey, just read the thread you're replying to, everything you need can be derived from it
Reputation Points: 919
Solved Threads: 354
Nearly a Posting Maven
stultuske is offline Offline
2,487 posts
since Jan 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Java SE or Java EE?
Next Thread in Java Forum Timeline: What 's the use of new keyword ?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC