Hi Aaron,Both of the Gauge samples we've published use dataFormat: "value" in the options for the Gauge(s). If you use dataFormat: "percentage", you get some ticks w/labels on the gauge. Here's an example: http://jsfiddle.net/NvVrj/Does that fit with what you want to do?