Home Forums StockChart Support Render charts to disk using php Reply To: Render charts to disk using php

#39262

@thefireescaper,

You can save the chart in the server side and store it in required location using headless browsers like Chrome Headless Browser, BrowserShot, SlimerJS etc. Also, you can use puppeteer (headless Chrome Node.js API) to achieve your requirement. Please take a look at this sample project for an example on saving the chart using puppeteer API.

—-
Manoj Mohan
Team CanvasJS