graphstream/gs-core

Documentation on website is outdated

tsoj opened this issue · 3 comments

tsoj commented

In particular here the part about the swing viewer is only working for version 1.0 and not for either 1.3 or 2.0. I don't know if other parts are also not up to date, as this is the only thing I tried.

Regardless, it would be nice to have a simple working example of using this library in a swing GUI.

I would also like to know how to use this in a Swing viewer.

@tsoj @brianmichalk1 if you are still interested, I found a solution using the new version of the library here: #377

Thanks. I actually figured this out on my own, and mentioned it to someone here that asked.