Im using ExtJS 5 charts. I want to import the chart as an image and add it to a PDF file on the server side. However I'm not able the chart as an image at all. Please let me know how i can solve this. Thanks
Use getImage method of the chart to get an Image object.