Results 1 to 6 of 6
Thread: Any class to draw line graphs?
- 01-30-2011, 02:52 PM #1
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
-
The most comprehensive graphing library that I'm aware of is JFreeChart, but I'm sure others are available.
- 01-30-2011, 04:21 PM #3
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,609
- Rep Power
- 5
For the basics, see Trail: 2D Graphics (The Java™ Tutorials)
- 01-30-2011, 07:37 PM #4
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
Thanks alot, Fubarable!
And thanks doWhile as well, but I'll have to present these graphs and the Graph Class I made was pretty horrible...
- 01-30-2011, 09:15 PM #5
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
I'm having trouble using JFree Chart... I've added the libraries as according to the pdf guide but the IDE can't find the classes JFreeChart,etc. used in the guide. Is there a site I can read to help me understand how to use libraries in Java?
-
Your problem may be that you need to change the class path of the IDE, so that it can find the JFreeChart libraries. What IDE are you using, and have you tried doing this yet?
Similar Threads
-
How to draw line with animation
By hnchnc in forum Java 2DReplies: 1Last Post: 11-18-2010, 10:49 PM -
Draw line
By janes in forum Java 2DReplies: 6Last Post: 03-25-2010, 10:48 PM -
Draw more than one line on run time
By aiman in forum Java AppletsReplies: 3Last Post: 12-10-2009, 02:44 AM -
How to Draw line in Java
By Java Tip in forum java.awtReplies: 0Last Post: 06-22-2008, 11:08 PM -
How to draw a thick line
By johnt in forum Java 2DReplies: 1Last Post: 05-31-2007, 04:27 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks