What is a good visualization library for creating state diagrams and animations?
问题 I'd like to post-process log files and extract node data and transitions, and then graph them in a gui of some kind. So, I'd like to programmaticly draw bubble diagrams, maybe with animations showing packets going from node to node. Ideally, perl or java would be the language of choice, but anything that runs on a linux platform would be fine. What is the best library for this kind of thing? 回答1: Java Solutions Two possibilities in Java include Prefuse and Visual Library. They both have the