JFreeChart 1.0.0

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

JFreeChart 1.0.0

Post by david.gilbert » Fri Dec 02, 2005 4:16 pm

We are pleased to announce the first stable release of JFreeChart, version 1.0.0.

http://www.jfree.org/jfreechart/

Future releases in the 1.0.x series will maintain backward compatibility with this version.

Thanks to everyone that has contributed to making JFreeChart a success, we estimate that our userbase is around 40-50,000 developers and growing. Here's looking forward to many more years of JFreeChart development!
Last edited by david.gilbert on Fri Jan 27, 2006 6:55 pm, edited 1 time in total.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

reden
Posts: 6
Joined: Tue Nov 22, 2005 11:46 pm

Post by reden » Fri Dec 02, 2005 5:16 pm

Congratulations, David! JFreeChart really is a fabulous library, you've done an excellent job. We just recently migrated from a commercial library and this just beats the pants off it. Thank you very much for your hard work!

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Fri Dec 02, 2005 7:56 pm

reden wrote:Congratulations, David! JFreeChart really is a fabulous library, you've done an excellent job. We just recently migrated from a commercial library and this just beats the pants off it. Thank you very much for your hard work!
Thanks! I appreciate your positive feedback...
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

arik
Posts: 12
Joined: Mon Feb 21, 2005 7:20 pm

Post by arik » Sun Dec 04, 2005 2:24 pm

So Great news!
I wanted to thank you too, and congrats you for this new release.

I did migrate from 0.9... and did only some minor changes in my code for make it work for me.

Thank you very much!
Arik.

thm

Great!

Post by thm » Tue Dec 06, 2005 10:57 am

Super!

krheinwald
Posts: 15
Joined: Thu Mar 27, 2003 10:06 am

Post by krheinwald » Tue Dec 06, 2005 4:48 pm

Finally! Thanks a lot for the work you put into this and all your efforts!

I guess now I have no more excuses for not migrating from 0.9.16...

mhilpert
Posts: 497
Joined: Wed Apr 02, 2003 1:57 pm
Location: Germany

Post by mhilpert » Wed Dec 07, 2005 12:39 pm

It was time for finally releasing a 1.x version! We hope you keep your promise by not changing the API of the existing features. Of course, the current version deserved a higher number - like 2.x or 3.x. :wink:
Java 11, JFreeChart 1.0.15, JFreeSVG 4.0

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Thu Dec 08, 2005 11:18 am

mhilpert wrote:It was time for finally releasing a 1.x version! We hope you keep your promise by not changing the API of the existing features. Of course, the current version deserved a higher number - like 2.x or 3.x. :wink:
Future releases in the 1.0.x series may extend the API, but nothing will be removed (some methods may be deprecated). And I hereby solemnly promise to document (most likely in the JFreeChart Developer Guide) changes that are likely to affect the behaviour of existing applications in the upgrade path 1.0.0 --> 1.0.1 --> 1.0.2 and so on.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

mro

Thank-you

Post by mro » Thu Dec 08, 2005 11:32 am

Thank you so much for your work.
It is an excellent library !!! :lol:

mvisa
Posts: 1
Joined: Wed May 25, 2005 10:58 am

Post by mvisa » Thu Dec 08, 2005 11:40 am

Thanks! Was looking forward to this. Just one question: what about the API (http://www.jfree.org/jfreechart/javadoc/index.html). Is it up to date also (the title says 1.0.0-rc2)? Also, will the API stay in version 1.0?

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Thu Dec 08, 2005 11:42 am

I need to remove that. You'll find the docs here:

http://www.jfree.org/jfreechart/api/
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

jojo

errot

Post by jojo » Sat Dec 10, 2005 11:02 am

HI all, i have put the application on a applet and am using jpadpro to view th e applet after adding the classpaths like jcommon and stuff.

I wrote a htm file to call the applet and its classpaths but there is an error.

This is the htm file code.


<html>
<body>
<title>DRAP</title>

<head>

<APPLET CODE="IPPT.java"
archives="gnujaxp.jar + jcommon-1.0.0-rc1.jar + jfreechart-1.0.0-rc1.jar + junit.jar +servlet.jar + C:\j2sdk1.4.2_08\lib\tools.jar"> </APPLET>

</head>

</body>
</html>

The error on the java console is java.lang.NoClassDefFoundError:org/jfree/ui/ApplicationFrame

also my application retrieves data from the mysql database

any suggestions.........

Taqua
JFreeReport Project Leader
Posts: 698
Joined: Fri Mar 14, 2003 3:34 pm
Contact:

Post by Taqua » Sat Dec 10, 2005 11:33 am

Hi,

your applet tag is wrong:
http://java.sun.com/docs/books/tutorial ... /html.html

Archives for the classpath are separated by comma; and including platform specific paths is definitly not allowed.

Regards,
Thomas

Barend

Post by Barend » Mon Dec 12, 2005 9:20 pm

Congratulations on reaching this milestone!

Alan Raul

Post by Alan Raul » Wed Jan 04, 2006 3:48 pm

David,

The librabry, code and examples are really good, however I have the following question.

If the size of the chart is modified to be very small, does this affects the display values and bar behaviour. I have some reqs. where I am doing charts with very little display but once I plot my values they simply are not drawn because the chart is very small, well actually the values are small.

So If I am using a 100% value in a chart and another value has 2% or 5% these last two are alsmot not displayed for what I am really stressed.

I would like to hear some comments about that.

Thanks

Alan Raul

Locked