5.14.1 • Published 5 years ago

js-netvis v5.14.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

NetVis - The Network Visualizer

This package visualizes network dependencies.

Screenshot - click to see it in action

Click image to see it live

It uses https://d3js.org/ library's force diagram and adds a couple of functions to make it ease to use it with json formatted data, which might be static (from a simple file) or could be created dynamically by a server program.

Features:

  • Can show different types of nodes: circle or rectangle
  • Optimized for large networks by letting the user click on the nodes to show the connections of the node. Nodes which are farther away, gets smaller and don't show an image any more to save performance and gain overview
  • Can create new or delete existing nodes and connections with event handlers for easy backend attachment
  • Can show node details on demand
  • Draggable and zoomable canvas, draggable nodes
  • Programmable zoom (e.g. for screen buttons)
  • Written completely in ES6
  • Example application available

Usage

Change log

Contribute to NetVis

History of NetVis

CircleCI

5.14.1

5 years ago

5.14.0

5 years ago

5.13.0

5 years ago

5.12.1

5 years ago

5.12.0

5 years ago

5.11.0

5 years ago

5.10.2

5 years ago

5.10.1

5 years ago

5.10.0

5 years ago

5.9.1

5 years ago

5.9.0

5 years ago

5.8.4

5 years ago

5.8.3

5 years ago

5.8.2

5 years ago

5.8.0

5 years ago

5.7.9

5 years ago

5.7.8

5 years ago

5.7.6

5 years ago

5.7.5

5 years ago

5.7.4

5 years ago

5.7.3

5 years ago

5.7.2

5 years ago

5.7.1

5 years ago

5.7.0

5 years ago

5.6.0

5 years ago

5.5.1

5 years ago

5.5.0

5 years ago

5.4.0

5 years ago

5.3.0

5 years ago

5.2.2

6 years ago

5.2.1

6 years ago

5.2.0

6 years ago

5.1.2

6 years ago

5.1.1

6 years ago

5.0.0

6 years ago

4.1.2

6 years ago

4.1.1

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.9.0

6 years ago

2.8.3

6 years ago

2.8.2

6 years ago

2.8.1

6 years ago

2.8.0

6 years ago

2.7.2

6 years ago

2.7.1

6 years ago

2.7.0

6 years ago

2.6.0

6 years ago

2.5.0

6 years ago

2.4.0

6 years ago

2.3.1

6 years ago

2.3.0

6 years ago

2.2.3

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.0.0

6 years ago

2.1.1

6 years ago