|
From: | Khanna, Aditya [MED] |
Subject: | [igraph] Visualizing igraph graph using D3 |
Date: | Tue, 12 Jul 2016 20:58:08 +0000 |
Hello, I am trying to create an interactive network visualization using D3. But I use igraph to manage most of my relational data in R. It appears that the first step is to produce the json file. There are some R packages (jsonlite, rjson, etc) that seem to offer some functionality, but none that are particular to a graph object as encoded in the igraph package.
Or is there some intermediate step, like first writing to a dimacs file, and then exporting using one of the above packages that migh work?
-- Aditya Khanna
(Webpage) Chicago Center for HIV Elimination Staff Scientist, Director of Network Modeling Department of Medicine
Division of Biological Sciences University of Chicago 5841 S Maryland Ave - MC 5065 Chicago IL 60637 office: (773) 834-5635; fax: (773)
702-8998
Website: http://hivelimination.uchicago.edu
********************************************************************************
This e-mail is intended only for the use of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If the reader of this e-mail message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is prohibited. If you have received this e-mail in error, please notify the sender and destroy all copies of the transmittal. Thank you University of Chicago Medicine and Biological Sciences ******************************************************************************** |
[Prev in Thread] | Current Thread | [Next in Thread] |