All activity
Florian Strahberger-Schramm
left a comment
Hello PH,
Florian from Pivotable here. Pivotable is a very simple webservice to convert csv data into real excel sheets. You can also include pivot tables and charts into the resulting excel file.
To create a simple pivot and chart from existing data you only need to specify the option as json and send them along with the csv file. Here is an example of the json string:
$options = array (
...
Pivotable
API converts csv data to Excel with pivot tables and charts
Pivotable is a web service that converts csv data into Excel files containing pivot tables and charts. The API is particularly useful when you need to create charts and pivot tables with programming languages that do not support extended excel features like PHP or JavaScript.
Pivotable
API converts csv data to Excel with pivot tables and charts