Bug 237922

Summary: [patch] Fix network monitor colors and stacking
Product: [Plasma] plasma4 Reporter: Sergey <sergemp>
Component: widget-systemmonitorAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: aseigo, asraniel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: This patch implements suggested solution

Description Sergey 2010-05-17 11:23:51 UTC
Version:            (using KDE 4.4.3)
OS:                Linux
Installed from:    Fedora RPMs

Problem:
  It's very hard to understand on the network monitor plasmoid which line is download and which is upload speed. They also stack and this is not really usual for these kind of graphs.

Solution:
  Change colors and make graphs not stacked.
Comment 1 Sergey 2010-05-17 11:27:39 UTC
Created attachment 43661 [details]
This patch implements suggested solution

Any feedback is appreciated.

PS: I wish they all were configurable. I can write a patch to support manual configuration for these colors, if you want.
Comment 2 Beat Wolf 2010-05-17 11:55:04 UTC
could you submitt your patch to reviewboard.kde.org or directly to the plasma mailing list? here patches tend to get lost.
Thank you very much
Comment 3 Petri Damstén 2010-05-22 14:56:58 UTC
SVN commit 1129451 by pdamsten:

Use same colors as network manager plasmoid. Modified patch from Sergey.
BUG: 237922


 M  +2 -1      net.cpp  
 M  +16 -0     plotter.cpp  
 M  +2 -0      plotter.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1129451