JFreeChart:增加数据点的大小

发布于 2024-11-30 11:44:57 字数 206 浏览 1 评论 0原文

这个问题已经在此处提出,但不幸的是答案中提供的指针是不工作(JFreeChart 论坛已关闭)。

我的问题是:使用 JFreeChart 库,如何增加时间序列散点图中数据点的大小?

谢谢你!

This question was already asked here, but unfortunately the pointers provided in the answers are not working (the JFreeChart Forum is down).

My question is: Using the JFreeChart library, how can I increase the size of a data point in a time series scatter plot?

Thank you!

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

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

发布评论

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

评论(1

情域 2024-12-07 11:44:57

您可以使用 ShapeUtilities 的方法,其中一些具有影响大小的参数。 这里有一个示例。另请参阅 DefaultDrawingSupplier 了解如何createStandardSeriesShapes () 有效。

You can use the methods of ShapeUtilities, some of which have a parameter that affect size. There's an example here. See also DefaultDrawingSupplier for details of how createStandardSeriesShapes() works.

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