Bug 237922 - [patch] Fix network monitor colors and stacking
Summary: [patch] Fix network monitor colors and stacking
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-systemmonitor (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 11:23 UTC by Sergey
Modified: 2010-05-22 14:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
This patch implements suggested solution (2.60 KB, patch)
2010-05-17 11:27 UTC, Sergey
Details

Note You need to log in before you can comment on or make changes to this bug.
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