#Gauge with green in the middle.

1 messages · Page 1 of 1 (latest)

sleek hatch
#

As the title says - can I have gauge where middle values are green, then to the extremes yellow and red? I tried this:

  red: 0      # from 0 do 20
  yellow: 20  # from 20 to 40
  green: 40   # from 40 to 60
  yellow: 60  # from 60 to 80
  red: 80     # from 80 to 100

but getting duplicated mapping key error.

vernal palm
sleek hatch
#

Thank you, feel stupid now... how to mark this thread as closed?

#

actually... can I have more than one gauge per card? Or I have to use separate cards for each gauge?