Home Forums Chart Support CanvasJs create graph on server side Using Node Service Reply To: CanvasJs create graph on server side Using Node Service

#28354

@pratikchnadgude,

In order to render chart on the server side you would require a headless browser like PhantomJS. Here is an article that might help.

Please take a look at this sample PhantomJS project, that captures the chart image from web page and saves it to a particular location. Please refer to the instructions.txt file for clear understanding.

—-
Manoj Mohan
Team CanvasJS