在 iReports 中调整 JFreeChart

发布于 2024-12-10 21:48:39 字数 161 浏览 0 评论 0原文

我将 iReports 与我的 Web 应用程序一起使用,在其中使用可用数据渲染图表并将文档导出为 pdf。

现在有一点我需要包含一些 iReport 无法提供的其他详细信息,所以我想知道是否有一种方法可以配置 iReport 以使用自定义的 jFreeChart?

谢谢。!

I am using iReports with my web application where i render charts using the data available and export the document as pdf.

Now there is a point where i need to include some other details which are not possible from iReport so i was wondering is there a way, where i can configure iReport to use a customized jFreeChart??

Thanks.!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

为你鎻心 2024-12-17 21:48:39

有用于 ireport 的 ChartCustomizer,您可以尝试一下。

这是链接 http://mdahlman.wordpress.com/2011/ 04/17/chart-customizers-2/
这都是关于尝试和错误的。

希望有帮助。

There are ChartCustomizer for ireport which you can try.

here is the link http://mdahlman.wordpress.com/2011/04/17/chart-customizers-2/
Its all about trial and error.

Hope it help.

听你说爱我 2024-12-17 21:48:39

我不认为你可以直接在 iReport 中设置 JFreeChart 的自定义版本。但是,如果您设法编译自己的 JFreeChart 版本,则可以在 iReport lib 目录中交换它。

I don't think you can set custom version of JFreeChart directly in iReport. However if you manage to compile your own version of JFreeChart you can swap it inside iReport lib directory.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文