Ask HN: What's the best charting library for customer-facing dashboards?
1–10 of 64 posts
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#2Re: Ask HN: What's the best charting library for customer-facing dashboards?
#3Nivo is a much simpler system that is styled by default and works much easier with React. If you're not doing complicated charts, it's my goto for the "I just want a nice line/pie/bar chart".
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#4Re: Ask HN: What's the best charting library for customer-facing dashboards?
#5Re: Ask HN: What's the best charting library for customer-facing dashboards?
#6It's fairly powerful but also looks more polished out of the box. Some limitations on styling but that depends on your application/use case.
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#7I've messed with a few. I really like Apache Echarts if you're looking for an all-in-one-can-do-anything solution with a good license. The downsides are that the docs can sometimes be a little obtuse. There are adapters for almost every front-end at this point. Nivo is a much simpler system that is styled by default and works much easier with React. If you're not doing complicated charts, it's my goto for the "I just…
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#8Re: Ask HN: What's the best charting library for customer-facing dashboards?
#9I've messed with a few. I really like Apache Echarts if you're looking for an all-in-one-can-do-anything solution with a good license. The downsides are that the docs can sometimes be a little obtuse. There are adapters for almost every front-end at this point. Nivo is a much simpler system that is styled by default and works much easier with React. If you're not doing complicated charts, it's my goto for the "I just…
Highcharts was something we originally were going to use but it's just too pricey.
Re: Ask HN: What's the best charting library for customer-facing dashboards?
#10[flagged]