Menu

#348 Allow user supplied alternate strings to "^" in LogFormat

closed
General (246)
5
2008-02-19
2008-02-04
Don Lucas
No

Sometimes I would like to use an alternate character to the hardcoded "^" in LogFormat.java. This could be easily made by adding a setter for the logarithmic format separator character that is presently hardcoded as an up caret (^).

Discussion

  • David Gilbert

    David Gilbert - 2008-02-19
    • assigned_to: nobody --> mungady
    • status: open --> closed
     
  • David Gilbert

    David Gilbert - 2008-02-19

    Logged In: YES
    user_id=112975
    Originator: NO

    Good idea. I've committed a patch to Subversion (for inclusion in the 1.0.10 release) that will allow the "power symbol" to be specified as a String in the constructor.

    Regards,

    Dave Gilbert
    JFreeChart Project Leader

     

Log in to post a comment.