Search found 2 matches

by nice
Tue Oct 17, 2006 12:58 pm
Forum: JFreeChart
Topic: How do you place a footer (subtitle) below the legend?
Replies: 4
Views: 5735

Hello jusepi,
Can you explain about the same bit more expandedly?

Thanks & Regards,
muthu

jusepi wrote:Actually I set the position. The vertical alignment did nothing:

Code: Select all

	footer.setPosition(RectangleEdge.BOTTOM);
by nice
Tue Oct 17, 2006 11:42 am
Forum: JFreeChart
Topic: Reg: Problem in drawing Radar diagram
Replies: 0
Views: 1898

Reg: Problem in drawing Radar diagram

Dear All, I using JFree chart to draw the radar diagram in my application. The scenario is, I'm drawing the radar diagram, to compare the various properties of two companies. For ex: companies: CompanyA and CompanyB properties: property1,property2.... The problem is, I need to put the line break in ...