Add a Multi-series Chart in a Worksheet using Aspose.Cells Cloud SDK for PHP

Hello Support Folks,

I was just wondering if you could point me to an example or some documentation to setup a chart with multiple series (titles, data ranges)

Thanks!

Trent

@trent.bean

Thanks for using Aspose APIs.

As per my previous conversations with you, I realized you work in PHP platform. So I have updated PHP example of how to Add a Chart in a Worksheet. This example shows how to add a Multi-series Chart in a Worksheet.

It uses CreateChart.xlsx as an input to read Chart Data (is the data that we use as a data source to build our charts) and Category Data (is used for the labeling of chart data) to produce this output file.

If you require any further information, feel free to contact us.