Skip to content

xavierbabu/angularjs-d3js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS with D3JS

This is project describes how to use D3 Js and its components in AngularJS. It have following functionalities

  • Getting data from a JSON file
  • Displaying that data as Table format
  • Create Bar chart based on that values

This application follows the javascript coding standard and all the functionalities are handled in effective manner.

Version

1.0.0

Tech

This project uses the following Technologies...

  • AngularJS - HTML enhanced for web apps!
  • D3JS - awesome library to bing life to data!

Installation

For installation process, you need a server environment like PHP, Node Js, etc.

In Php,

$ cd xampp/htdocs
$ git clone "angularjs-d3js-repository-url'

Open your browser, run the url: http://localhost/angularjs-d3js

About

This project describes how to integrate D3 Js Charts with Angularjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published