Skip to content

xgrommx/locationforcelayout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Force Layout

A location-scanner multi-foci force-layout built using d3.js and Rx.js.

The visualization itself is a client-side application. However node.js and bower are used to build the project and mange the dependencies respectively.

Pre-requisutes:

  • node.js (installed globally)

  • gulp.js (installed globally)

  • bower (installed globally)

To run the project execute the following commands in your local clone of this repository:

> npm install
> bower isntall
> gulp

About

Location-scanner multi-foci force-layout using d3.js and Rx.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.3%
  • JavaScript 20.5%
  • HTML 5.1%
  • Other 0.1%