Swing - charts in java

hello;i need to involve charts at my JFram, and i have an access database, so can any one help me?
[112 byte] By [student14a] at [2007-11-26 23:25:25]
# 1
is it impossible to do it in java?
student14a at 2007-7-10 14:32:43 > top of Java-index,Desktop,Core GUI APIs...
# 2
Did you even search the forum first. Try keywords like "charts" or "chart"
camickra at 2007-7-10 14:32:43 > top of Java-index,Desktop,Core GUI APIs...
# 3
You can use JFreeChart: http://www.jfree.org/jfreechartIt is free software under the terms of the GNU Lesser General Public Licence (LGPL).
david.gilberta at 2007-7-10 14:32:43 > top of Java-index,Desktop,Core GUI APIs...