| Free tutorials for Java, Eclipse and Web programming |
Version 0.8
Copyright © 2007 - 2010 Lars Vogel
07.06.2010
| Revision History | ||
|---|---|---|
| Revision 0.1-0.4 | 12.10.2007 | Lars Vogel |
| Created article and made it working | ||
| Revision 0.5 | 01.01.2009 | Lars Vogel |
| New naming conventions for projects | ||
| Revision 0.6 | 17.06.2009 | Lars Vogel |
| Added link to launch configuration in Eclipse RCP article | ||
| Revision 0.7 | 29.06.2009 | Lars Vogel |
| Minor re-work, added link to http://www.vogella.de/articles/JFreeChart/article.html | ||
| Revision 0.8 | 07.06.2010 | Lars Vogel |
| Update to Eclipse 3.6 (Helios) | ||
Table of Contents
JFreeChart is a free 100% Java chart library created by David Gilbert. JFreeChart makes it easy for developers to display professional quality charts in their applications. This article assumes that you have knowledge in Eclipse RCP .
If you want to use use JFreeChart in Swing have a look at the JFreeChart Tutorial .