From: Vikram R. <Vi...@PL...> - 2003-08-08 13:30:58
|
Sounds like a JVM bug though I cannot be too sure. Java2D related bugs have been reported before to the jCharts User list. See http://sourceforge.net/mailarchive/forum.php?thread_id=2414850&forum_id=2571 . I also another bug on Java Bug Parade ... http://developer.java.sun.com/developer/bugParade/bugs/4755500.html. Could you give us some sample code and detailed on your Java version, operating system etc. - Vikram -----Original Message----- From: Nathaniel G. Auvil [mailto:nat...@ya...] Sent: Friday, August 08, 2003 6:38 PM To: jch...@li... Subject: Re: [jCharts-users] sun.dc.pr.PRException can you attach some sample code? --- Timothy Yip <wa...@ya...> wrote: > Hi, > > I have encountered a problem while generating a bar chart that has negative values. Every time > the largest number in the set is negative, it returns the following exception. > > > sun.dc.pr.PRException: endPath: bad path > at sun.dc.pr.Rasterizer.endPath(Unknown Source) > at sun.java2d.pipe.DuctusRenderer.createShapeRasterizer(Unknown Source) > at sun.java2d.pipe.DuctusShapeRenderer.renderPath(Unknown Source) > at sun.java2d.pipe.DuctusShapeRenderer.fill(Unknown Source) > at sun.java2d.pipe.ValidatePipe.fill(Unknown Source) > at sun.java2d.SunGraphics2D.fill(Unknown Source) > at org.jCharts.axisChart.BarChart.verticalPlot(Unknown Source) > at org.jCharts.axisChart.BarChart.render(Unknown Source) > at org.jCharts.axisChart.AxisChart.overlayCharts(Unknown Source) > at org.jCharts.axisChart.AxisChart.renderChart(Unknown Source) > at org.jCharts.Chart.render(Unknown Source) > at org.jCharts.encoders.BinaryEncoderUtil.render(Unknown Source) > at org.jCharts.encoders.JPEGEncoder13.encode(Unknown Source) > at chartingEngine.ChartGenerator.exportImage(ChartGenerator.java:55) > at chartingEngine.ChartGenerator.createBarChart(ChartGenerator.java:213) > at chartingEngine.test.main(test.java:75) > > Hope that you would be able to help me out. Thanx so much > > Regards, > Timothy > > > > --------------------------------- > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software ===== http://nathaniel-auvil.blog-city.com/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ jCharts-users mailing list jCh...@li... https://lists.sourceforge.net/lists/listinfo/jcharts-users |