Keywords: Line, Graph, Color, Customize, Hide, Hidden, Performance, Timeline
Don't mind this. This is just added for this thread to be found easier when searching.
Customizing the colors of the performance graph line looks good in my opinion.
I suppose it can be done at the configuration file (skin.ini) on the Colours section.
Just by setting the color to black (0,0,0). It also gets misaligned sometimes so I guess they would prefer hiding them.
Don't mind this. This is just added for this thread to be found easier when searching.
Customizing the colors of the performance graph line looks good in my opinion.
I suppose it can be done at the configuration file (skin.ini) on the Colours section.
// ExampleSince there are people doesn't look at the graph, it might be a good idea to hide them too.
[Colours]
GraphLineColour1: 255,255,255 //Default: Green
GraphLineColour2: 255,255,0 //Default: Red
Just by setting the color to black (0,0,0). It also gets misaligned sometimes so I guess they would prefer hiding them.