Hello Agc Studio If you are searching for a graph layout algorithm implemented in Giraph, there are two force directed layout algorithms I implemented myself. You can the source code, examples and how to run them in the following websites: Gila: a single level force directed layout algorithm http://www.geeksykings.eu/gila/ Multi-Gila: a multi-level force directed layout algorithm http://www.geeksykings.eu/multigila/ If you have any questions or you need assistance you can find my contact details in the "Authors" page in both sites. Have a nice day :)Alessio Get Outlook for iOS
On Tue, Aug 9, 2016 at 11:31 AM +0200, "agc studio" <agron.develo...@gmail.com> wrote: Hi Roman, I am looking for something similar to http://blog.cloudera.com/wp-content/uploads/2014/05/mirko1.png However, I'm not after a specific layout, I would like to run it as a Giraph example if possible. Thanks,Agron On Tue, Aug 9, 2016 at 10:24 AM, Roman Shaposhnik <ro...@shaposhnik.org> wrote: On Sun, Aug 7, 2016 at 7:50 PM, agc studio <agron.develo...@gmail.com> wrote: > Hi Team, > > I have been looking for a graph drawing/visualisation implemented algorithm > for Giraph. Are there any such implementations? Can you be more specific/give examples? Thanks, Roman.