@rck,
CanvasJS exportChart method is used to export the chart in the client-side. In order to save the image on server, you need to use PhantomJS’s page.render method which renders the page and save it as an image on server.
—-
Manoj Mohan
Team CanvasJS