Skip to content

Commit

Permalink
update angular dependencies to latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelalvin committed Aug 17, 2017
1 parent abc23be commit b8ee11b
Show file tree
Hide file tree
Showing 4 changed files with 4,499 additions and 19 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -11,3 +11,5 @@ e2e/**/*.js
e2e/**/*.js.map
_test-output
_temp
typings.json
typings
2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
# pie-chart-in-angular2
Creating a Pie Chart using Angular2 and d3.js Library
Creating a Pie Chart using Angular2 (deprecated, replaced with "Angular") and d3.js (Version 3) Library

This is an [angular-quickstart](https://github.com/angular/quickstart) based code from [this tutorial](http://www.palador.com/2017/02/28/create-a-pie-chart-with-dynamic-data-using-d3-js-angular-2/). Download this repository and type below commands to start the app.
```
Expand Down

0 comments on commit b8ee11b

Please sign in to comment.