Legend enhancements

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Guy Rouillier

Legend enhancements

Post by Guy Rouillier » Thu Nov 14, 2002 7:58 pm

Please see https://sourceforge.net/tracker/index.p ... tid=115494. I've made some changes to Legend.java and StandardLegend.java to provide more control over legends. Specifically, I've separated the concepts of orientation and placement, introduced wrapping for vertical legends, and permit control over how many columns and rows appear in vertical and horizontal legends, respectively.

David Gilbert

Re: Legend enhancements

Post by David Gilbert » Fri Nov 15, 2002 4:10 pm

Guy,

Thanks! I will take a look at what you have done...

Regards,

DG

Locked