Unknown widget: chart.Charts
From Documentation
Problem Decription
You see the error below in a browser developer tool > Console tab:
Uncaught Unknown widget: chart.Charts
Why It Happens
ZK fails to instantiate a chart widget because the chart js isn't loaded. (the widget class chart.Charts
isn't registered successfully)