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

26 lines (25 loc) 554 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": 0, "target": 2 }, { "source": 0, "target": 3 }, { "source": 0, "target": 4 }, { "source": 0, "target": 5 }, { "source": 0, "target": 6 }, { "source": 0, "target": 7 }, { "source": 0, "target": 8 }, { "source": 0, "target": 9 } ] }