Menu

#193 Improvements made to the LogarithmicAxis & NumberAxis

open
nobody
None
5
2012-11-27
2008-01-24
pbuehler
No

I made some changes to the LogarithmicAxis & NumberAxis.
I reduced the code for the refreshTicks...()-methods by unifying the different calculations and the label generation (especially Log-Axis will use the same rendering for both horizontal and vertical axis).
Based/derived on code from jfreechart 1.0.1.

Discussion

  • pbuehler

    pbuehler - 2008-01-24

    LogarithmicAxis with improvements.

     
  • pbuehler

    pbuehler - 2008-01-24

    Extends NumberAxis: A Numerical Axis with an interval starting from lower-bound of axis as described in the forum post: http://www.jfree.org/phpBB2/viewtopic.php?t=18272

     
  • pbuehler

    pbuehler - 2008-01-24

    Logged In: YES
    user_id=1358941
    Originator: YES

    File Added: MySimpleNumberAxis.java

     

Log in to post a comment.