Skip to content

suvajit/d3-v4-floorplan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Floor Plan V4

A map-like interactive set of reusable charts for layering visualizations on a common local coordinate system like floor plans.

Here's an image of an example in action:

In Action

Requires D3 V4+.

How to compile

NodeJS +0.10 is Required

Install GruntJS

npm install -g grunt-cli

Install dependecies

npm install

To generate css, js and min versions into dist directory simply run

grunt

Example

    open the `example\index.html` in your favourite browser.

About

D3 - V4 Floor plan concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 8.8%
  • HTML 7.9%