Coder Social home page Coder Social logo

zhewang / dc.graph.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dc-js/dc.graph.js

0.0 2.0 0.0 14.49 MB

integration of dc.js with graph visualization, via crossfilter

License: Apache License 2.0

JavaScript 97.48% CSS 0.43% Python 0.03% Shell 0.01% HTML 2.06%

dc.graph.js's Introduction

dc.graph.js

Dynamic graph visualization with WebCola, dc.js, and crossfilter.

This is a network visualization library compatible with dc.js. It utilizes two crossfilters, one for the vertices and one for the edges. You can filter over each of these domains in order to produce different views of the graph, or you can supply new data in order to animate topologies over time.

(dc.graph.js doesn't need to be used with dc.js or crossfilter, but those provide nice abstractions for filtering and driving visualizations from data.)

The main page is a testing page. There are a number of other examples in the web/ and web/examples directories, although you will need a data source such as a Titan database to try these out. There are still some rough edges to the library, but please try it out and feel free to make requests in the Issue Tracker. Pull Requests are also welcome, of course!

For support questions, please use the dc.js users group.

The underlying graph layout is performed by cola.js (a.k.a WebCola), although a goal is to support dagre-d3 and other d3-based graph layout. cola.js is just the coolest and most powerful, because it supports constraints!

dc.graph.js is by Gordon Woodhull. I also maintain dc.js.

dc.graph.js's People

Contributors

gordonwoodhull avatar zhewang avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.