Hi everyone, I'm looking for a multifaceted Java2D / Swing visualisation library with which I can render different statistics. 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.
I will continually update this post with what the community post as answers.
- JFreeChart (http://www.jfree.org/jfreechart/)