I used Apex Charts recently with VueJS. Happy with the exhaustive configuration options available for each charts. It worked well for my use case.
Ask HN: What's the best charting library for customer-facing dashboards?
61–64 of 64 posts
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#62We use highcharts to power most of our charting (we're an embedded analytics platform) and switched over from from chart.js It's fairly powerful but also looks more polished out of the box. Some limitations on styling but that depends on your application/use case.
Highcharts is what some big financial clients I know use. It seems pretty solid and easy to learn and integrate from my experience with it.
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#63I'd recommend Vizzly: https://www.vizzly.co.
It's a low-code solution for customer-facing analytics but is super flexible and extensible with code. Embedding is available in React or Vanilla JS (no iFrames). You can build dashboards programmatically or with the no-code editor.
The backend query engine is also pretty powerful; performant and copes well with complex customer data structures.
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#64for SVG chart try: https://www.npmjs.com/package/next-chartist