Chart.js visuals work in editor preview but not on my published site

chart.js visuals work in editor preview but not on my published site.

I’ve checked the data connection and it’s find (renders other Donut progress charts).

However none of my chart.js tables will load in my live website.

Any ideas how I can fix?

Thanks!

Hi, what is your backend? Maybe your data has different versions in staging and production. Could you confirm?

My backend is Xano.

The data.connection works for my lists and other non chart.js visuals (e.g. the donut progress), but none of my chart.js even renders at all.

Thanks for your help!