We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.
Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.
I have this statement:
LOGICALDRIVES=interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:2 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |
And it works as intended with only 1 drive. If I have a USB drive plugged in, both drives will show, but the chart does not show for either.
I'll have to look in to this one.
If I do it like this, it works as intended (1 drive per statement):
LOGICALDRIVES=include:c,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% | LOGICALDRIVES=include:d,hide-no-result:1,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% | LOGICALDRIVES=include:e,hide-no-result:1,interval:2,diskio:1,font-size:7,chart:vbar series1:12 series2:14 height:1 color1:#CCCCFF color2:#7777FF,row-text:Drive %1:%3|(%2),display:%6[1.0B]B / %5[1.0B]B|%chart% |
I am yet to investigate this, however I notice a normal bar chart works ok, any other chart is a problem

