Search found 1 match
- Thu Nov 15, 2007 5:39 pm
- Forum: JFreeChart
- Topic: legend as separate image
- Replies: 4
- Views: 7809
legend as separate image
Very pleased with my first use of JFreeChart, I have very quickly developed some on demand graphs deployed via a provider servlet. I am dynamically generating an XYLineChart but I ran into a problem when I had many data series (say > 100), in that the legend swamped the graph. I could adjust the siz...