John P
Posts: 0
Joined: Tue Oct 14, 2014 7:51 pm

canvas object

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)

Return to “Issues”