UNPKG

ccnetviz

Version:

[![Build Status](https://travis-ci.org/HelikarLab/ccNetViz.svg?branch=master)](https://travis-ci.org/HelikarLab/ccNetViz) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![semantic-releas

42 lines (41 loc) 1.02 kB
{ "nodes": [ { "label": "1"}, { "label": "2"}, { "label": "3"}, { "label": "4"}, { "label": "5"}, { "label": "6"}, { "label": "7"}, { "label": "8"}, { "label": "9"}, { "label": "10"}, { "label": "11"}, { "label": "12"}, { "label": "13"}, { "label": "another"}, { "label": "node"}, { "label": "in"}, { "label": "the"}, { "label": "sky"} ], "edges": [ { "source": 3, "target": 4 }, { "source": 3, "target": 0 }, { "source": 3, "target": 13 }, { "source": 12, "target": 14 }, { "source": 4, "target": 7 }, { "source": 4, "target": 8 }, { "source": 0, "target": 1 }, { "source": 0, "target": 2 }, { "source": 0, "target": 12 }, { "source": 2, "target": 10 }, { "source": 2, "target": 15 }, { "source": 2, "target": 11 }, { "source": 1, "target": 5 }, { "source": 5, "target": 9 }, { "source": 5, "target": 16 }, { "source": 16, "target": 17 }, { "source": 5, "target": 6 } ] }