Question

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!

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top