Create Excel chart programmatically in PHP

后端 未结 4 998
盖世英雄少女心
盖世英雄少女心 2021-01-03 10:54

Do you have any idea on how to create a chart in an Excel sheet programmatically from PHP ?

I know you can invoke the Excel COM object, but the server is running on

4条回答
  •  萌比男神i
    2021-01-03 11:48

    Give Google Charts API a go.

    Aonther option you could look at is RRD tool, see here

    HTH

提交回复
热议问题