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

List:       kde-commits
Subject:    koffice/plugins/chartshape
From:       Björn Breitmeyer <bjoern.breitmeyer () kdab ! com>
Date:       2010-10-21 13:39:18
Message-ID: 20101021133918.0C819AC899 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1188136 by breitmeyer:

fixed axis label loading for radar charts, so they only
appear if a category region is set


 M  +1 -1      Axis.cpp  


--- trunk/koffice/plugins/chartshape/Axis.cpp #1188135:1188136
@@ -1411,7 +1411,7 @@
         gridAttr.setSubGridPen( subGridPen );
     d->kdRadarPlane->setGlobalGridAttributes( gridAttr );
     KDChart::TextAttributes ta( d->kdRadarPlane->textAttributes() );
-    ta.setVisible( true );
+    ta.setVisible( helper->categoryRegionSpecifiedInXAxis );
     ta.setFont( font() );
     ta.setFontSize( 50 );
     d->kdRadarPlane->setTextAttributes( ta );
[prev in list] [next in list] [prev in thread] [next in thread] 

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