Tracking complex relationships and exporting a fancy chart
April 17, 2017 3:35 PM Subscribe
I'm struck by the cool charts made by the late Mark Lombardi. According to his biographer, he would use his skills as a reference librarian to collect boxes of index cards, then manually convert them to these conceptual charts that showed relationships. Although lots of chart/mindmap software exists, is there anything that allows you to input relationships into a database, and then spit the chart out when you're done?
Super bonus points if it is free/cheap and will work on Linux, OS X, or Android.
I'm familiar with Graphviz, but it's kind of a bear to work with. I suppose I could create a simple database and then convert the output to graphviz (.dot language) format, but am hoping for a simpler method.
Super bonus points if it is free/cheap and will work on Linux, OS X, or Android.
I'm familiar with Graphviz, but it's kind of a bear to work with. I suppose I could create a simple database and then convert the output to graphviz (.dot language) format, but am hoping for a simpler method.
Response by poster: Holy Moly, that looks amazing! I literally feel like I'm dreaming your response and that I'll come back later to a bunch of grumbling about asking a stupid, ill-defined question. From the "learn" page:
Gephi can import following standard graph file formats. Articles contains documentation, samples and implementation details. They helps outlining differences between formats.
* GEXF
* GDF
* GML
* GraphML
* Pajek NET
* GraphViz DOT
* CSV
* UCINET DL
* Tulip TPL
* Netdraw VNA
* Spreadsheet
posted by mecran01 at 3:48 PM on April 17, 2017
Gephi can import following standard graph file formats. Articles contains documentation, samples and implementation details. They helps outlining differences between formats.
* GEXF
* GDF
* GML
* GraphML
* Pajek NET
* GraphViz DOT
* CSV
* UCINET DL
* Tulip TPL
* Netdraw VNA
* Spreadsheet
posted by mecran01 at 3:48 PM on April 17, 2017
You might look at Cytoscape. Developed for bioinformatics but since adapted to other network mapping applications. It's open source. I haven't used it personally.
posted by deludingmyself at 6:30 PM on April 17, 2017 [1 favorite]
posted by deludingmyself at 6:30 PM on April 17, 2017 [1 favorite]
Response by poster: Cytoscape produces some very beautiful output. Thanks for giving me the heads up.
posted by mecran01 at 10:33 PM on May 29, 2017 [1 favorite]
posted by mecran01 at 10:33 PM on May 29, 2017 [1 favorite]
This thread is closed to new comments.
posted by supercres at 3:40 PM on April 17, 2017 [7 favorites]