From: Martin P. <mar...@gm...> - 2014-01-07 13:37:49
|
Hi, I just would like to announce that I've released Datagr4m, a framework dealing with graph visualisation. Why another one? It let you build hierarchical clusters of nodes in a graph, which makes the layout more readable than standard graph layouts. It has other advantages that you can read/see here [1]. Despite the .com domain, all is open source [2] :) There is also a Neo4j viewer application to let you navigate a hierarchical graph [3] and some standalone demos. A few videos give an overview of navigating computer networks graphs [4] The framework uses Jung for the graph datastructure, because I think it is the most powerfull. It uses Gephi's ForceAtlas layout because it empirically produced the most beautifull layouts. I hope you will enjoy this contribution, Cheers, Martin @jzy3d [1] http://datagr4m.com/node/4 [2] https://github.com/datagr4m/org.datagr4m [3] http://datagr4m.com/node/9 [4] http://datagr4m.com/node/5 |
From: Joshua O'M. <jos...@gm...> - 2014-01-07 17:02:15
|
Martin: Thanks for the notice! We're glad that the JUNG API is proving useful to you, and wish you success with your project. Joshua for the JUNG Development Team On Tue, Jan 7, 2014 at 5:37 AM, Martin Pernollet <mar...@gm... > wrote: > Hi, > > I just would like to announce that I've released Datagr4m, a framework > dealing with graph visualisation. Why another one? It let you build > hierarchical clusters of nodes in a graph, which makes the layout more > readable than standard graph layouts. It has other advantages that you can > read/see here [1]. > > Despite the .com domain, all is open source [2] :) There is also a Neo4j > viewer application to let you navigate a hierarchical graph [3] and some > standalone demos. A few videos give an overview of navigating computer > networks graphs [4] > > The framework uses Jung for the graph datastructure, because I think it is > the most powerfull. It uses Gephi's ForceAtlas layout because it > empirically produced the most beautifull layouts. > > I hope you will enjoy this contribution, > > Cheers, > > Martin > @jzy3d > > [1] http://datagr4m.com/node/4 > [2] https://github.com/datagr4m/org.datagr4m > [3] http://datagr4m.com/node/9 > [4] http://datagr4m.com/node/5 > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Jung-support mailing list > Jun...@li... > https://lists.sourceforge.net/lists/listinfo/jung-support > > -- jos...@gm.........sites.google.com/site/joshuaomadadhain/ Joshua O'Madadhain: Information Scientist, Musician, Philosopher-At-Tall It's that moment of dawning comprehension that I live for. -- Bill Watterson My opinions are too rational and insightful to be those of any organization. |
From: Martin P. <mar...@gm...> - 2014-01-07 19:17:59
|
2014/1/7 Joshua O'Madadhain <jos...@gm...> > Martin: > > Thanks for the notice! We're glad that the JUNG API is proving useful to > you > To me, Jung datamodel should be part of the standard java collection ;) > , and wish you success with your project. > Thank you > > Joshua > for the JUNG Development Team > > > On Tue, Jan 7, 2014 at 5:37 AM, Martin Pernollet < > mar...@gm...> wrote: > >> Hi, >> >> I just would like to announce that I've released Datagr4m, a framework >> dealing with graph visualisation. Why another one? It let you build >> hierarchical clusters of nodes in a graph, which makes the layout more >> readable than standard graph layouts. It has other advantages that you can >> read/see here [1]. >> >> Despite the .com domain, all is open source [2] :) There is also a Neo4j >> viewer application to let you navigate a hierarchical graph [3] and some >> standalone demos. A few videos give an overview of navigating computer >> networks graphs [4] >> >> The framework uses Jung for the graph datastructure, because I think it >> is the most powerfull. It uses Gephi's ForceAtlas layout because it >> empirically produced the most beautifull layouts. >> >> I hope you will enjoy this contribution, >> >> Cheers, >> >> Martin >> @jzy3d >> >> [1] http://datagr4m.com/node/4 >> [2] https://github.com/datagr4m/org.datagr4m >> [3] http://datagr4m.com/node/9 >> [4] http://datagr4m.com/node/5 >> >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> Pro! >> >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> Jung-support mailing list >> Jun...@li... >> https://lists.sourceforge.net/lists/listinfo/jung-support >> >> > > > -- > jos...@gm.........sites.google.com/site/joshuaomadadhain/ > Joshua O'Madadhain: Information Scientist, Musician, Philosopher-At-Tall > It's that moment of dawning comprehension that I live for. -- Bill > Watterson > My opinions are too rational and insightful to be those of any > organization. > |
From: Joshua O'M. <jos...@gm...> - 2014-01-07 22:39:37
|
On Tue, Jan 7, 2014 at 11:17 AM, Martin Pernollet < mar...@gm...> wrote: > > > > 2014/1/7 Joshua O'Madadhain <jos...@gm...> > >> Martin: >> >> Thanks for the notice! We're glad that the JUNG API is proving useful to >> you >> > > To me, Jung datamodel should be part of the standard java collection ;) > Thank you! It's a goal I've had my eye on for some time. > > >> , and wish you success with your project. >> > > Thank you > > >> >> Joshua >> for the JUNG Development Team >> >> >> On Tue, Jan 7, 2014 at 5:37 AM, Martin Pernollet < >> mar...@gm...> wrote: >> >>> Hi, >>> >>> I just would like to announce that I've released Datagr4m, a framework >>> dealing with graph visualisation. Why another one? It let you build >>> hierarchical clusters of nodes in a graph, which makes the layout more >>> readable than standard graph layouts. It has other advantages that you can >>> read/see here [1]. >>> >>> Despite the .com domain, all is open source [2] :) There is also a Neo4j >>> viewer application to let you navigate a hierarchical graph [3] and some >>> standalone demos. A few videos give an overview of navigating computer >>> networks graphs [4] >>> >>> The framework uses Jung for the graph datastructure, because I think it >>> is the most powerfull. It uses Gephi's ForceAtlas layout because it >>> empirically produced the most beautifull layouts. >>> >>> I hope you will enjoy this contribution, >>> >>> Cheers, >>> >>> Martin >>> @jzy3d >>> >>> [1] http://datagr4m.com/node/4 >>> [2] https://github.com/datagr4m/org.datagr4m >>> [3] http://datagr4m.com/node/9 >>> [4] http://datagr4m.com/node/5 >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most IT >>> organizations don't have a clear picture of how application performance >>> affects their revenue. With AppDynamics, you get 100% visibility into >>> your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>> AppDynamics Pro! >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Jung-support mailing list >>> Jun...@li... >>> https://lists.sourceforge.net/lists/listinfo/jung-support >>> >>> >> >> >> -- >> jos...@gm.........sites.google.com/site/joshuaomadadhain/ >> Joshua O'Madadhain: Information Scientist, Musician, >> Philosopher-At-Tall >> It's that moment of dawning comprehension that I live for. -- Bill >> Watterson >> My opinions are too rational and insightful to be those of any >> organization. >> > > -- jos...@gm.........sites.google.com/site/joshuaomadadhain/ Joshua O'Madadhain: Information Scientist, Musician, Philosopher-At-Tall It's that moment of dawning comprehension that I live for. -- Bill Watterson My opinions are too rational and insightful to be those of any organization. |