在 nodejs 中创建 Amchart 图的 pdf
Create pdf of Amchart graph in nodejs
我正在从 AmCharts at my client-side(Angularjs)... I know how to export the chart as pdf from client side by this 创建图表......但我希望它从我的后端代码 (nodejs) 执行。我将如何执行它?
能否请您参考一下:https://www.amcharts.com/kbase/automate-report-generation-using-phantomjs/
说明了PhantomJS的使用
我正在从 AmCharts at my client-side(Angularjs)... I know how to export the chart as pdf from client side by this 创建图表......但我希望它从我的后端代码 (nodejs) 执行。我将如何执行它?
能否请您参考一下:https://www.amcharts.com/kbase/automate-report-generation-using-phantomjs/
说明了PhantomJS的使用