test guage (horizontal bar)

{GAUGE(value="15000" max="16443" label="Satisfied users" perc="true" labelsize="250" height="20" color="green" bgcolor="EEEEEE")} User satisfaction survey results {GAUGE}

For Meta-analyses

{GAUGE(value="30" max="33" label="Pregnancy" perc="false" labelsize="100" height="20" size="200" color="green" bgcolor="white")} {GAUGE}

value digits Current value to be represented by the gauge

(blank) Set to true (Yes) to display a percentage of the maximum. 1

showvalue (blank)

1

(blank) Set to %1 (No) to hide the numeric value (shown by default). 1 3.0

height digits Bar height in pixels.

label text Label displayed on the left side of the gauge = Health Problem

labelsize digits Label width, in pixels. 50

max digits Maximum possible value. Default: 100

size digits Bar width in pixels.

bgcolor Valid CSS color name or hex code Background color of the gauge. Use HTML color codes or names. #0000FF 1

color Valid CSS color name or hex code Main color of the gauge. Use HTML color codes or names. #FF0000 1

Example