Question: is there a way to generate a jpg without the size of the image? For now i'm generating with ChartUtilities where i must add the size of the image...
Problem: I am generating an image from charts with ChartUtilities, where the image's height is dynamic according to rows number (row_number*45), but when there is much content in the chart (40-50) there is a huge gap before the first and last row.
I would be very grateful for productive answers

Regards.