Plugin Gauge
This wiki plugin displays a horizontal bar gauge of a value compared to a maximum.
Parameters
Tiki Doc From Code error: gauge not found
Example
This code:
Copy to clipboard
{GAUGE(value="15000" max="16443" label="Satisfied users" perc="true" labelsize="250" height="20" color="green" bgcolor="#EEEEEE")}__User satisfaction survey results__{GAUGE}
Would produce:
Satisfied users | 91.22% | ||||
User satisfaction survey results |