This web app aims to provide a minimalistic simple interface to visualize a network.
Last updated:
You need to prepare the data as a json file. Here are a few example json files you can refer to: simple, simple but with options, reasonably complex.
Except for the following reserved fields, you can set any attributes for nodes and edges. They will be shown in the tooltip when you mouseover the object.
nodes
Fieldsid
6
1
#FFFFFF
. No default value.links
Fieldsid
for the edge.id
for the edge.1
This app allows you to use your data uploaded on Dropbox.
https://dropbox.com/s/vn98nq1g5fn6dkk/miserable.json?dl=0
.https://hyunwoopark.com/netview/?[THE_URL_FROM_STEP_3]
. Be sure to type "?" question mark before copying and pasting the URL from the previous step.