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

List:       kde-commits
Subject:    koffice/plugins/chartshape
From:       Johannes Simon <johannes.simon () gmail ! com>
Date:       2010-10-21 18:30:00
Message-ID: 20101021183000.AF53BAC897 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1188230 by jsimon:

This has been replaced by code in DataSet::dataValueAttributes()

 M  +0 -14     Axis.cpp  


--- trunk/koffice/plugins/chartshape/Axis.cpp #1188229:1188230
@@ -64,7 +64,6 @@
 #include <KDChartThreeDBarAttributes>
 #include <KDChartThreeDPieAttributes>
 #include <KDChartThreeDLineAttributes>
-#include <KDChartDataValueAttributes>
 #include <KDChartBackgroundAttributes>
 #include <KDChartRulerAttributes>
 
@@ -676,19 +675,6 @@
     attributes.setEnabled( plotArea->isThreeD() );
     kdScatterDiagram->setThreeDLineAttributes( attributes );
     
-    KDChart::DataValueAttributes dva( kdScatterDiagram->dataValueAttributes() );
-    dva.setVisible( true );
-    
-    KDChart::TextAttributes ta( dva.textAttributes() );
-    ta.setVisible( true );
-    dva.setTextAttributes( ta );
-
-    KDChart::MarkerAttributes ma( dva.markerAttributes() );
-    ma.setVisible( true );
-    dva.setMarkerAttributes( ma );
-
-    kdScatterDiagram->setDataValueAttributes( dva );
-
     plotArea->parent()->legend()->kdLegend()->addDiagram( kdScatterDiagram );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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