@luchillo17 wrote:
Hi there, I'm dealing with a simple issue, i'm in the hunt for a good chart library, a modular library that i can import just what i need, the reason to the need of modularity is that in a mobile app modularity is key to keeping the app size low, i have tried d3 but it's very complex, going for charts.js can't do as there's some errors to sort through, ng2-charts is based on charts.js so some issues as well, highcharts is big and is non-free for comercial purposes, at least 3 times the size of d3, and there's just primeng which is modular but uses System.js so i can't use it in webpack (what a shame), any recomendation? i only need a bar chart and a dougnut chart.
Posts: 3
Participants: 2