![]() |
plot graphs
Hello, im currently working on social networks. I have input in my programm .txt files and i would like to visualize the networks.
How can i do this ?? thanks for your time... |
Re: plot graphs
On 10/10/2012 8:53 AM, pbasaras@gmail.com wrote:
> Hello, im currently working on social networks. I have input in my programm .txt files and i would like to visualize the networks. > > How can i do this ?? > > thanks for your time... > Read about Gnuplot. V -- I do not respond to top-posted replies, please don't ask |
Re: plot graphs
On Wednesday, October 10, 2012 2:53:03 PM UTC+2, pbas...@gmail.com wrote:
> Hello, im currently working on social networks. I have input in my programm .txt files and i would like to visualize the networks. > > > > How can i do this ?? > > > > thanks for your time... You might also be interested in Graphviz (www.graphviz.org). If you look on gallery page, you will find useful examples. You can either plot directly from C++ (through the provide API), you can generate the structure of the social network in a text file and than use Graphviz to plot it. You can probably also stream the information directly fromC++ to Graphviz (I have no experience in this though). Marco |
| All times are GMT. The time now is 07:57 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.