lancetw / dc.graph.js

interactive network visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dc.graph.js

Dynamic, interactive graph visualization using D3.

NOTE: This repo will be archived (read-only) at the end of 2022. See discussion in #122.

  • 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.

About

interactive network visualization

License:Apache License 2.0


Languages

Language:JavaScript 97.4%Language:CSS 1.5%Language:HTML 1.1%Language:Python 0.0%Language:Shell 0.0%