I need to create a lot of charts in SharePoint getting data from SharePoint lists using CAML. Type of charts:

  • Column chart
  • Bar chart
  • Pie chart
  • Timeline chart

Which tools are recommended to create this kind of charts in SharePoint? Thanks!

有帮助吗?

解决方案

I guess your question will lead to opinon based. As there are too many tools available to prepare Charts.

As you are in SPO, you are going to fetch data using JSOM/REST, so you can integrate ChartJS.

There are many other available but some are paid such as JSCharts

许可以下: CC-BY-SA归因
scroll top