HorizontalLogarithmicAxis
HorizontalLogarithmicAxis
Anyone working on the HorizontalLogarithmicAxis, is this something I can just basically change the VerticalLogarithmicAxis name to HorizontalLogarithmicAxis and use, or probably more to it.
Re: HorizontalLogarithmicAxis
Eric Thomas kindly contributed a HorizontalLogarithmicAxis class along with an improved VerticalLogarithmicAxis class. It's available now from CVS on SourceForge, and it will be included in the next release (0.9.0).
Regards,
DG.
Regards,
DG.
Re: HorizontalLogarithmicAxis
David
thanks for the info, do you know when the 0.9.0 will be release.
to set y-axis to HorizontalLogarithmicAxis,
do I use Plot.setHorizontalAxis(new HorizontalLogarithmicAxis(...) );
thanks for the info, do you know when the 0.9.0 will be release.
to set y-axis to HorizontalLogarithmicAxis,
do I use Plot.setHorizontalAxis(new HorizontalLogarithmicAxis(...) );