Skip to content

warreng/d3-angular-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Basic D3 demo

This is a very basic demo using the popular D3 charting library.

Built using the Angular framework.

Based on http://www.ng-newsletter.com/posts/d3-on-angular.html

Note I've included a test directory. As this is a basic build I've stripped things back but left the test directory so we can continue tdd going forwards.

Requirements: You'll need to have node setup.

Installation: Just clone this repo. There is no need to run npm install, I've included everything in the repo.

Once installed run the node server... (in command line) node server/server.js and visit your http://localhost:3000/

About

A basic d3 chart built using angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published