Notifications
Clear all

We had a major storm through here recently and we suffered damage to the house roof and ceilings. I just received the quote to repair. I’m hoping that a small fraction of the 80,000 odd people that download SDIO and/or Desktop Info every month won’t mind chipping in a few dollars to help out. Click on the big blue button at the bottom of the page to help us keep a roof over our heads, literally!

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.

Colors

4 Posts
2 Users
1 Reactions
127 Views
(@uhondo)
Active Member Registered
Joined: 7 months ago
Posts: 10
Topic starter  

Greetings!

I can't seem to be able to change the colors in the default graphs. What gives? 

Sorry if this has been asked before

chart:filled scale:linear row-id:%instance% series1:%BytesReceivedPersec% color1:00ff00 series2:%BytesSentPersec% height:2 color2:d84a05

   
Quote
Topic Tags
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1778
 

Posted by: @uhondo

Greetings!

I can't seem to be able to change the colors in the default graphs. What gives? 

Sorry if this has been asked before

chart:filled scale:linear row-id:%instance% series1:%BytesReceivedPersec% color1:00ff00 series2:%BytesSentPersec% height:2 color2:d84a05

That looks correct. Which part are you confused about?

 


   
ReplyQuote
(@uhondo)
Active Member Registered
Joined: 7 months ago
Posts: 10
Topic starter  

The color 1 is correct, but the color 2 ought to be

Posted by: @uhondo
color2:d84a05

Its meant to be a dark orange but for some reason it stays blue


   
ReplyQuote
Glenn
(@glenn)
Member Admin
Joined: 7 years ago
Posts: 1778
 

@uhondo You're getting BGR and RGB confused.  Desktop Info will accept either but by default the colors are specified as BGR.  If you want to specify RGB add a # hash character at the beginning.  eg: color2:#d84a05   or switch it around:  color2:054ad8

Page 11.


   
uhondo reacted
ReplyQuote
Glenn's Page