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

27 lines (26 loc) 588 B
{ "nodes": [ { "label": "1"}, { "label": "2"}, { "label": "3"}, { "label": "4"}, { "label": "5"}, { "label": "6"}, { "label": "7"}, { "label": "8"}, { "label": "9"}, { "label": "10"} ], "edges": [ { "source": 0, "target": 1 }, { "source": 1, "target": 6 }, { "source": 2, "target": 5 }, { "source": 3, "target": 9 }, { "source": 4, "target": 5 }, { "source": 5, "target": 6 }, { "source": 6, "target": 0 }, { "source": 7, "target": 9 }, { "source": 8, "target": 7 }, { "source": 9, "target": 6 } ] }