Client is asking us for replacement of Telerik's RadChart control with its new HTML5 version - RadHtmlChart. The problem is that all of reporting emails stuff is working on that control because charts are generated on server side and it's fine to use them for sending reports emails to users.
So now after we'll replace RadChart with RadHtmlChart we will lose a possibility to get a chart on server side. Is there any way to get that report?
I have heard about PhantomJS which could do the job but I'm not very familiar with that idea so I'm asking to be sure.