Menu

#191 XYStepRenderer improvement

closed-duplicate
nobody
None
5
2008-02-18
2008-01-17
No

This patch adds improvements to the XYStepRenderer class. It does the following:

1) Allows to instruct the renderer where to do the step, at the beginning or at the end (i.e. "move first up, then right" versus "move first right, then up").

2) Allows to skip drawing of the vertical lines (the step)

The patch is agains JFreeChart 1.0.9.

See http://www.jfree.org/phpBB2/viewtopic.php?t=19083 for the announcement and possible discussion.

Discussion

  • Martin Höller

    Martin Höller - 2008-01-17

    Patch to enhance XYStepRenderer.java

     
  • Martin Höller

    Martin Höller - 2008-01-17

    fixed version of the patch

     
  • Martin Höller

    Martin Höller - 2008-01-17

    Logged In: YES
    user_id=1767551
    Originator: YES

    The first version of the patch didn't notify listeners on any change event and missed to update the equals() method. The new file jfree-xysteprenderer-v2.patch fixes this issues.
    File Added: jfree-xysteprenderer-v2.patch

     
  • Martin Höller

    Martin Höller - 2008-01-21
    • status: open --> open-duplicate
     
  • Martin Höller

    Martin Höller - 2008-01-21

    Logged In: YES
    user_id=1767551
    Originator: YES

    This is a duplicate of #1874890.

     
  • Martin Höller

    Martin Höller - 2008-02-18
    • status: open-duplicate --> closed-duplicate
     
  • Martin Höller

    Martin Höller - 2008-02-18

    Logged In: YES
    user_id=1767551
    Originator: YES

    Closing this one as patch #1874890 is integrated in JFreeChart 1.0.10 which is basically a duplicate.

     

Log in to post a comment.