dc.graph

0.9.8 • Public • Published

dc.graph.js

Dynamic, interactive graph visualization using D3.

  • smooth D3 animated transitions
  • support for many graph layout libraries, including
  • many modes of interaction, including drawing, editing, exploring, selection, brushing and filtering
  • integrates with dc.js and crossfilter
  • experimental 3D mode using WebGL, with a novel 2.5D layered force directed layout

Many examples are on github.io, some of which allow you to display or explore your own graph data. No data is uploaded to any server - this is a pure JS client library.

dc.graph.js is mostly by Gordon Woodhull (although contributions are welcome if they make sense and don't break things). I also maintain dc.js and RCloud.

Package Sidebar

Install

npm i dc.graph

Weekly Downloads

37

Version

0.9.8

License

Apache-2.0

Unpacked Size

40.9 MB

Total Files

666

Last publish

Collaborators

  • gordonwoodhull