As promised in my previous article about creating a custom Dojo gauge representing a bullet graph , here is a quicjk article that shows how to leverage the dojox/mvc module to automatically bind the value of the gauge to a data model being modified over time. Thanks to the flexibiltiy of the dojox/mvc module, all you need to do for that is use the dojox/mvc/at binding syntax in your markup to link the value of the BulletGraph gauges instance to...
[More]
Tags: 
javascript
binding
mvc
dojo
gauge
html5