jerry-tech / d3-in-angular

How to build reactive charts in Angular 8 using D3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Reactive Charts in Angular 8 using D3

This projects shows how to build reactive charts inside an Angular 8 application using the D3 JavaScript framework.

Click here to view the demo app.

Click here to read the full article that describes some of the motivations behind the code.

Main Dependencies

  • Angular 8.2.9

  • D3 5.12.0

This project was generated with Angular CLI version 8.3.8.

About

How to build reactive charts in Angular 8 using D3


Languages

Language:TypeScript 43.6%Language:HTML 41.8%Language:SCSS 12.5%Language:JavaScript 2.1%