Does anyone know of a Java graph library that would work well with pivot? A project of mine involves "webifying" a Swing-based desktop application that makes heavy use of Jgraph, which is a swing-dependent library. If we find a replacement for Jgraph without the swing dependencies, we may use pivot for the web version.
Thanks! Randy S.