简体   繁体   English

Swing / Java2D统计和可视化库

[英]Swing / Java2D statistics and visualisation libraries

I'm looking for a multifaceted Java2D / Swing visualisation library with which I can render different statistics. 我正在寻找一个多方面的Java2D / Swing可视化库,通过它可以呈现不同的统计信息。 Specifically, I'm looking for timeline plotting (with a configurable scrolling and compressing timeline and the ability to chart events at certain points along the timeline), line charts, pie charts, and so on, but if you could list the ones that you currently use or recommend, that would be cool, cheers :) Of importance is high-performanceness, and perhaps the ability to connect to existing datasets or event systems such as Esper. 具体来说,我正在寻找时间线图(具有可配置的滚动和压缩时间线,以及能够沿时间线在特定点绘制事件的图表),折线图,饼图等,但是如果您可以列出那些当前使用或推荐的方法,这很酷,加油:)重要的是高性能,并且可能具有连接到现有数据集或事件系统(如Esper)的能力。

I will continually update this post with what the community post as answers. 我将以社区帖子的答案不断更新此帖子。

I'm a fan of JFreeChart . 我是JFreeChart的粉丝。

Addendum: There's a page of static examples and comprehensive suite of live demos available via Java Web Start. 附录:通过Java Web Start提供了一个页面的静态示例和全面的实时演示套件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM