Hey everyone.
Looking for anyone who have found a method to expand on the wix triggered email with features like Graphs.
Client want something like Duolingo in the emails where a dynamic progress is communicated directly in the email rather than a link for a wix page where I can generate a graph using code or third party API
Anyone achieved something like this or have ideas how to do it ?
You can send an image of the chart.
Do you have example or tool for doing this? While im able to use chart.js to make the chart making that into and image and then getting a triggered email to send it does not seem straight forward with wix
@clsnlsen I think there was an NPM for converting a Chart.js graph into a jpg/png , but now I see that chartjs-image and chartjs-to-image are not available on Wix (maybe you’d like to request them).
I can see that google-charts-node is available.