Trying to add dynamic text in html element but it's not rendering

Hello all,
I’m trying to add a dynamic text in an html element that runs a javascript (chartjs in this case) but it does not seem to render at all. Static text seems to work though.
What am I doing wrong?
This one loads correctly

This one does not

Why not just use the chartjs plugin? That would be more of the “Bubble” way to do this?

Mostly because I’m already familiar on how to do things in chartjs.
The plugin is awesome but also way too advanced for what I need.

This topic was automatically closed after 70 days. New replies are no longer allowed.