Bryan Hanson [1:27 PM]
@Adam Simmons I'm testing out the functionality of the canvas by just creating a small scratchpad but its not showing any drawings. (edited)
Adam Simmons [1:30 PM]
@Bryan Hanson I haven't fully implemented the canvas API calls, which ones are you using?
Bryan Hanson [1:44 PM]
The end goal is to create some gauges, I have been using this https://bernii.github.io/gauge.js/ library. I'm not used to reading coffeescript but it looks like arc, moveTo, lineTo, beginPath, fill, rotate, text, translate, radial gradient
From Slack chat: