SAP / fundamental-ngx

Fundamental Library for Angular is SAP Design System Angular component library
https://sap.github.io/fundamental-ngx
Apache License 2.0
261 stars 124 forks source link

Graphs and Charts support #5143

Closed droshev closed 1 year ago

droshev commented 3 years ago

Review, analyze, and summarize:

Review Fiori 3 specs for graphs, charts, and theming support

droshev commented 2 years ago
N1XUS commented 2 years ago

After investigation I've created a comparison table with general features:

Feature Highcharts Chartjs Apexcharts ngx-charts
License Commercial MIT MIT MIT
Angular wrapper
Weekly npm downloads 621 715 1 466 973 230 177 109 006
Unique chart types 30+ 8 25+ 9
Theming
Custom chart types x x

On my opinion apexcharts and chartjs are best-fitted libraries to use

ibakshay commented 5 months ago

Hi @N1XUS, @InnaAtanasova, Thank you for doing the research and analysis. I am from SAP Dora team. We will be using Fundamental NGX extensively and I was wondering if there will be a graph and chart native support from fundamental-ngx library in the future?