Code Monkey home page Code Monkey logo

dat-graph's Introduction

dat-graph

a d3js and Angular project

#To run: #

  1. clone
  2. from the root directory of the repo, execute grunt build
  3. run the app out of the dist folder by opening index.html or by hosting the contents of the dist folder in a web server.
  4. profit

#TODO:#

  1. currently a problem with the way I pull XML elements' attribute KEYS vs attribute PROPERTIES
  2. need an algorithmic way to cause conntected graphs to be layed out as linearly as possible. In a perfect world, there would be two nodes and one node would be at the top of the graph and one would be at the bottom, but in general the non-tree graph is more complicated. In any case, the gravity used by the d3js force-connected graph is probably going to need to be handled manually.

dat-graph's People

Contributors

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