This is another vertical bar, but, must be used in 4 row display.
Usage:
$dll(RafaBar1,line,min#max#atual,index)
$dll(RafaBar1,line,,index)
Where:
line
Line 1 is the top row, main function (number = 1 to 4)
min
Lower value of scale (number = any)
max
Higher value of scale (number = any)
actual
Atual value of scale (number = any)
index
You can use up to 40 bars in the same screen (number = 1 to 40)
Example:
$dll(RafaBar3,1,0#100#$CPUUsage%,1)
$dll(RafaBar3,2,,1)
$dll(RafaBar3,3,,1)
$dll(RafaBar3,4,,1)
Picture:

Suggestions:
Are wellcome...