Hi Namrata,
Namrata <[EMAIL PROTECTED]> wrote on 05/04/2007 07:21:03
AM:
> The code for exporting the chart as svg :
> // draw the chart in the SVG generator
> chart.draw(svgGenerator, bounds);
>
> Now can u suggest something......
No, the problem is that 'chart.draw(...)'
is drawing an image instead of drawing lines and
boxes. I don't know much about JFreeChart and I
didn't see anything obvious in the JFreeChart docs
to explain why it would draw an image rather than
the shapes.
Which is why I said:
> thomas.deweese wrote:
> > Then you will have to ask the JFreeChart folks why it is
> > drawing an image rather than drawing the various lines/shapes
> > that make up the graph. I think your PDF files will shrink a
> > bit and look better if you figure this out.
The problem doesn't appear to be with Batik or
your use of Batik but rather in how JFreeChart is
drawing the content.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]