Preventing JFreeChart from stretching the Chart

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Harry Plotter ;-)
Posts: 12
Joined: Thu Aug 04, 2005 2:56 pm
Location: Oldenburg - Germany

Preventing JFreeChart from stretching the Chart

Post by Harry Plotter ;-) » Wed Sep 07, 2005 3:49 pm

Hello everybody,

my problem is the following:

As the chartpanel gets not enough space for drawing, the labels for the description of chart are stretched.

Here is a picture, where you can see my decribed problem:
Image

Does anybody know how to prevent JFreeChart doing this stretching without giving more space for the chartPanel?

Thanks for your help!

Peter

Locked