1
I fixed the issue by calling the built-in XML()
helper
var expensechart = new Chart(ctx, {{=XML(chart)}})
This fixes the issue of JSON not rendering correctly inside the HTML
Source:stackexchange.com
1
I fixed the issue by calling the built-in XML()
helper
var expensechart = new Chart(ctx, {{=XML(chart)}})
This fixes the issue of JSON not rendering correctly inside the HTML