[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace/plasma/sreich/qml2-system-monitors] plasma/generic/applets/system-monitor/plotter/pri
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-04-04 23:06:21
Message-ID: 20120404230621.E7811A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit f87a8f99843c3c78245ffa55b4f2163f8423bbd8 by Shaun Reich.
Committed on 24/02/2012 at 17:55.
Pushed by sreich into branch 'plasma/sreich/qml2-system-monitors'.

switch to regular filled line graph

M  +1    -3    plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js


http://commits.kde.org/kde-workspace/f87a8f99843c3c78245ffa55b4f2163f8423bbd8

diff --git a/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js \
b/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js index \
                277d201..8106d0f 100644
--- a/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js
+++ b/plasma/generic/applets/system-monitor/plotter/private/plotterpainter.js
@@ -53,9 +53,7 @@ var GraphTypeEnum = {
 
 // what this graph is currently being rendered as
 // a bar graph or a filled line graph
-//var graphType = GraphTypeEnum.BarGraph;
-//var graphType = GraphTypeEnum.FilledLineGraph;
-var graphType = GraphTypeEnum.LineGraph;
+var graphType = GraphTypeEnum.FilledLineGraph;
 
 // the scalar that gets multiplied to scale it up or down.
 //  if it is 1 then it is not scaled at all


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic