/angular-d3

A demo of using Angular with D3

Primary LanguageTypeScript

Angular-D3 Travis Badge

About this project

This project was generated with Angular CLI.

It is a demonstration of using:

Things I haven't figured out yet

  • How can you dynamically add/update paths, using a D3 attr method that allows a ng-bootstrap tool tip or popover to display?
    • I kind of gave up on this and went with d3-tip instead.
  • How to position D3 elements using Flexbox.
  • How to make D3 graphs responsive

Other Things Observed