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 t...