Skip to content

Commit

Permalink
testing decimals
Browse files Browse the repository at this point in the history
  • Loading branch information
toorshia committed Aug 18, 2015
1 parent 27cf990 commit b6b3554
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R&D/custom-sectors/index.html
Expand Up @@ -48,9 +48,10 @@
<script>
var gg1 = new JustGage({
id: "gg1",
value : 72,
value : 72.15,
min: 0,
max: 100,
decimals: 2,
gaugeWidthScale: 0.6,
customSectors: [{
color : "#ff0000",
Expand Down

0 comments on commit b6b3554

Please sign in to comment.