Skip to content

Sample project D3 Angular BootStrap with Spring Rest Backend (this is client side only)

Notifications You must be signed in to change notification settings

cscumming-dwss/D3-Angular1-BootStrap3

Repository files navigation

D3-On-Angular-Seed

This project is a skeleton for angular.js web apps with the power to make awesome d3.js visualizations. It was scaffolded by yeoman. More on http://www.robinwieruch.de/

Getting Started

Clone the angular-seed repository using git:

git clone https://github.com/wrobin/D3-On-Angular-Seed.git
cd D3-On-Angular-Seed

Run:

npm install
bower install
grunt serve

Sample Line Chart

The project includes an example directive for a simple line chart (simplelinechart.js). In the main.html template you will find a <div simple-line-chart></div> element to create the line chart.

About

Sample project D3 Angular BootStrap with Spring Rest Backend (this is client side only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published