View unanswered posts | View active topics It is currently Sun Apr 28, 2024 7:00 pm



Reply to topic  [ 2 posts ] 
Caption parameter dont works in drawThreshold() 
Author Message
Experienced pChart user
Experienced pChart user

Joined: Thu Dec 02, 2010 3:03 pm
Posts: 36
Location: Somerville, MA, USA
Post Caption parameter dont works in drawThreshold()
Caption parameter dont works in drawThreshold() (2.0.7).

Old code:
Code:
pDraw.class:2141 |           $this->drawText($X,$YPos,$Value,$CaptionSettings);
pDraw.class:2169 |           $this->drawText($X,$YPos,$Value,$CaptionSettings);


Fixed code:
Code:
pDraw.class:2141 |           $this->drawText($X,$YPos,$Caption,$CaptionSettings);
pDraw.class:2169 |           $this->drawText($X,$YPos,$Caption,$CaptionSettings);

_________________
Image


Tue Dec 14, 2010 1:02 pm
Profile WWW
Site Admin
Site Admin
User avatar

Joined: Thu Dec 02, 2010 2:31 pm
Posts: 409
Location: France
Post Re: Caption parameter dont works in drawThreshold()
Indeed, corrected in the 2.0.8 :

Image

JD.


Tue Dec 14, 2010 2:34 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 15 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