2

I am looking for a way to render a Dojo Chart on the server, maybe similar to a HighCharts solution (highcharts-serverside-export). Did anyone succeed in running dojox.gfx on the server side?

ReCoder
  • 88
  • 4

1 Answers1

2

I don't have a specific example that I can point to, but I've heard of people having luck doing this by using things like http://code.google.com/p/wkhtmltopdf/ or http://phantomjs.org/ - it's not a full answer but it may point you in a useful direction.

Brian Arnold Sinclair
  • 3,833
  • 1
  • 21
  • 16