How do I submit new files?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Saruman

How do I submit new files?

Post by Saruman » Tue Jul 16, 2002 6:24 pm

Sorry if this question is answered somewhere : I've just failed find it.
I've fixed some problems with combined and overlaid graphs and a bunch of other minor issues that became apparent when I started to work with mouse clicks on the ChartPanel. Seems to work quite nice. How can I submit this changes?

David Gilbert

Re: How do I submit new files?

Post by David Gilbert » Tue Jul 16, 2002 9:30 pm

You can:

1) E-mail the changed files to david.gilbert@object-refinery.com and wait for me to review the changes and commit them to CVS;

2) Sign up for an account on SourceForge and commit your changes directly to CVS.

3) For small changes, just post the code here.

Regards,

DG

Locked