StandardLegend class in 1.0.12 version

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
soumi99
Posts: 1
Joined: Thu Dec 14, 2017 12:51 pm
antibot: No, of course not.

StandardLegend class in 1.0.12 version

Post by soumi99 » Thu Dec 14, 2017 12:56 pm

Hi ,

I upgraded from 0.9.21 to 1.0.12 and StandardLegend class seems to be deprecated. I could not find the class . Can you please help me in this regard.

Many Thanks

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Re: StandardLegend class in 1.0.12 version

Post by david.gilbert » Sat Dec 16, 2017 8:41 am

It was renamed LegendTitle because, if I recall correctly, the legend code was integrated into the title/subtitle mechanism for layout purposes.
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked