I finally got this working by setting the HTML element to an empty 'div', then creating a canvas object within the javascript code (finding the html element with Apperyio(name) then .append() an html string with the canvas definition, including the chart-name that will be used by chart.js)