How to Use gauge.JS with Fuse

Hello, Fuse newbie here. I’m loving Fuse as I’m climbing the learning curve. I am trying to incorporate the gauge.js library into my first Fuse app and would appreciate any assistance in integrating it. The gauge.js documentation can be found here:

http://bernii.github.io/gauge.js/

I’ve read the author’s guidance as well as Sunjammer’s Fuse Chart example (https://github.com/Sunjammer/FuseChartExample); but still cannot get my head around it.

Questions:

  1. Do I need to use or can I just use ?
  2. How do I integrate it into the Fuse app?

Any assistance or guidance is appreciated.

Thanks!