Menu

#294 Add support for shape visibility to StandardXYItemRenderer

open
nobody
None
5
2012-11-27
2012-02-17
No

This patch adds the typical methods for shape visibility (get/setBaseShapesVisible, get/setSeriesShapesVisible, getItemShapeVisible) to StandardXYItemRenderer. The patch was generated against the code as it shipped for 1.0.14.

Discussion

  • Matthew Passell

    Matthew Passell - 2012-02-17
     
  • David Gilbert

    David Gilbert - 2012-06-18

    Thanks for the patch. This could be incorporated into a future version of JFreeChart, but it needs some additional code in the equals() and clone() methods to support the new fields. Also the JUnit tests could be updated to confirm the equals() and clone() methods (and serialisation behaviour).

     

Log in to post a comment.