Bandwidth graph colors?
-
How would I go about changing the colors of the graphs?
as you can see above they are all pretty much all shades of blue. -
-
Thanks, I should have searched a little harder.
-
@Greg-Plamondon No it’s all fine. Good you mentioned this topic again. There was no reponse to the other topic but I still conside it good to change the colors in the official code so people don’t need to play with it.
-
@Sebastian-Roth I think it would great if there was a color picker right under the checkbox for graph enabled inside the node settings.
-
@Greg-Plamondon I can try to incorporate something like this, though it does at a little more complexity. Not hard to do, but we have a Javascript calling a php script to grab the information.
I can try to do this for working-1.6 though.
-
@Tom-Elliott That would be great!
-
This has been added. I’ve also tested it for functionality.
In the case a color is not defined it will use the original color schemes. Of note, for 1.6 I did add a bit better method for distinguishing colors between nodes. So the variance should be a lot better. Of course you can now set your own colors as well.
Thank you,
-
Also done in 1.5.x dev-branch…