Chart Ploting Area adjustment Problem

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
ashutosh
Posts: 15
Joined: Fri Dec 08, 2006 1:43 pm

Chart Ploting Area adjustment Problem

Post by ashutosh » Thu Jan 04, 2007 6:35 am

Hi Everyone,

I want to dispaly two charts on a single frame using ChartPanel. But when I'm adding them to the frame, one is displayed properly and other is displayed out of the frame.

Now the problem is how can I adjust the Chart Ploting area in a single frame???

Like, Let say, if a Chart is show in a rectangular area of 20 x 30 c.m., so how can I adjust the area of the chart so that the same chart can be dispalyed in an area of 10 x15 c.m.

What is the method that I have to use. How can I do this.


Please help!!!

-Ashutosh

Locked