Charts in Angular 2+
You can use Plotly.js. This is not an Angular Module but can be used inside your angular App. Thats what I use.
There is also eCharts I once used and it is very powerfull and has a good UI
My Suggestions would be:
- Ng-Charts
- D3.JS
- PrimeNG has a charts section
- Dagre.js for DAGs (unfortunately in javascript)
Ngx-graph for nice DAGs but no documentation and weak support
ngx-charts from swimlane
HighCharts
- Cytoscape.js for Directed Graphs
- mermaidjs
- Canvas.js - Angular-focused charts instead of
HTML
.
We can achieve your requirement by using Syncfusion angular-charts. For more details about Syncfusion angular-charts please find attached demo and FT links.
Sample: https://stackblitz.com/edit/angular-zo5arc?file=src/app/app.module.ts
Screenshot:
FT: https://www.syncfusion.com/angular-ui-components/angular-charts
Demo link: https://ej2.syncfusion.com/angular/demos/#/material/chart/spline
UG: https://ej2.syncfusion.com/angular/documentation/chart/getting-started