Hi and thank you for your interests in Pivot. In Pivot we have an API for for Charts, and an implementation of it using JFreeChart here ( http://code.google.com/a/apache-extras.org/p/pivot-jfree/ ). A Demo of it is here ( http://cwiki.apache.org/confluence/display/PIVOT/Other+Demos ). Note that all links are reachable from any page in our web site.
Pivot doesn't use Swing components, instead it relies on AWT. We have some interaction samples between Pivot and Swing, but to be sure that JGraph can work with Pivot the only way is to try ... As a minimal sample, a starting point could be this demo: org.apache.pivot.demos.swing.SwingDemo Tell us if you need more info, and keep us updated ... if you want to post some minimal example (even to discuss it) here inside a zip would be great. Bye, Sandro
