SM25 Report post Posted June 1, 2016 I am trying to send an email with an embedded chart. If i generate the HTML normally I am able to render the chart and see its functionality. However, when I embed the HTML of the chart into another HTML template which gets sent out as an email, the chart does not render. Is this even possible to do with Fusion charts ? Am I missing something else ? Share this post Link to post Share on other sites
Gagan Sikri Report post Posted June 8, 2016 Hi It is not possible to render charts inside emails, as email service providers do not allow execution of custom JavaScript and chart require JavaScript to render. You can export the chart into image or use chart SVG to include charts in your emails. Share this post Link to post Share on other sites