Angular D3 Chart Components Module
Last updated
Was this helpful?
Last updated
Was this helpful?
This library was generated with .
The Angular chart components based on the library.
Supported chart types:
bar chart;
line chart;
pie chart;
radar chart;
force-directed chart;
The library contains Angular components as well as basic utility functions that can be used to implement the chart types mentioned above in TypeScript.
Run nx test client-d3-charts
to execute the unit tests.
Run nx lint client-d3-charts
to lint the library.
Run nx build client-d3-charts
to build the library.
Import the charts module
Install the package
Import the charts module
See the chart eamples components
or the of the chart examples component