View unanswered posts | View active topics It is currently Sat Apr 27, 2024 7:49 pm



Reply to topic  [ 1 post ] 
Issue with pIndicator 
Author Message
Regular pChart user
Regular pChart user

Joined: Fri Feb 04, 2011 11:23 am
Posts: 15
Post Issue with pIndicator
Line: 187 of pIndicator.class.php

I replace:

Code:

if ( $CaptionLayout == INDICATOR_CAPTION_DEFAULT )
      $this->pChartObject->drawText($X1,$Y+$Height+$TextPadding,"tot",$CaptionColor);


BY

Code:

if ( $CaptionLayout == INDICATOR_CAPTION_DEFAULT )
       $this->pChartObject->drawText($X1+$XOffset,$Y+$YOffset+$TextPadding,$Caption,$CaptionColor);


Because with CaptionLayout = INDICATOR_CAPTION_DEFAULT the text is never display.


Mon May 09, 2011 10:41 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 1 post ] 

Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron