Apache ECharts 6
echarts.apache.org
Apache ECharts 6
1–10 of 37 posts
Re: Apache ECharts 6
#2Re: Apache ECharts 6
#3Echarts is the best charting library when you need a full fledge solution. It is worth to know that you can reduce the bundle size with this: https://echarts.apache.org/en/builder.html
https://apache.github.io/echarts-handbook/en/basics/import/#...
Re: Apache ECharts 6
#4Re: Apache ECharts 6
#5Re: Apache ECharts 6
#6I wanted a Gantt chart and while I did achieve what I wanted it wasn't without having to delve into the their source and putting log statements everywhere.
I happen to be using ant design and I've had the same issues there.
Its a bit all over the place and the translations are not great, but i will stick with it.
Re: Apache ECharts 6
#7Re: Apache ECharts 6
#8While I like echarts I have found it somewhat challenging to extend their functionality. I wanted a Gantt chart and while I did achieve what I wanted it wasn't without having to delve into the their source and putting log statements everywhere. I happen to be using ant design and I've had the same issues there. Its a bit all over the place and the translations are not great, but i will stick with it.
Re: Apache ECharts 6
#9And all that for free. The project was using a commercial library until about a year ago; no regrets since moving to echarts.