Re: Possible to reorder legend items? by marcoamball@virgilio.it Tue Oct 18, 2005 12:20 pm bpmericle wrote:I want to know if it is possible to reorder the legend items regaurdless of the order that I have added datasets to my plot. I do this: public class XYPlot extends Plot implements ValueAxisPlot, Zoomable, RendererChangeListener, Cloneable, PublicCloneable, Serializable { ................. /** The legend ...