Hello,
I am looking for a good visualization library in Java for my school project in data mining.
So, my primary focus will be on data mining and I just need a simple API which takes in the output of my algo (xml, csv etc, not yet decided) and give cool looking analytic like view of the data.
So, I need a simple library which just works.
I liked prefuse.org, but will be be an overkill and time consuming? The app might be a web based or a java swing app (what ever is easy and quick to build).
UPDATE