I am trying to export pie chart in html. when i call exportToHTML() then program is exporting it to html file,but it is not showing the images.
i viewed the page source of that generated html page then the src of image is null.
how to get my pie chart image in html page.. help me.