Version 0.7.3 released...

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

Version 0.7.3 released...

Post by David Gilbert » Fri Feb 15, 2002 3:22 pm

Hi All,

I've just uploaded version 0.7.3. It includes a few bug fixes that came in during the last week, otherwise no major changes.

Regards,

DG.

Steven W. Rock

Re: Version 0.7.3 released...

Post by Steven W. Rock » Fri Feb 22, 2002 2:39 am

What exact bug fixes are these?

Reji Mani

Re: Version 0.7.3 released...

Post by Reji Mani » Fri Feb 22, 2002 6:28 am

Hi David,

Plz let me know whether fixed the Timezone problem with Timeperiod classes in New version?

Reji

David Gilbert

Re: Version 0.7.3 released...

Post by David Gilbert » Fri Feb 22, 2002 12:26 pm

I think it was mostly stuff in the JCommon class library. From the JCommon README file:

"Fixed bugs in the constructors for the TimePeriod subclasses. Reversed the order of the parameters in the Month(int, int) constructor. Added methods to Datasets.java to handle stacked data ranges. Fixed bug in CombinedDataset."

Regards,

DG.

Locked