pChart 2.x forum
http://wiki.pchart.net/forum/

Sandbox: Solid Background Bug
http://wiki.pchart.net/forum/viewtopic.php?f=5&t=54
Page 1 of 1

Author:  Airforce111 [ Fri Jan 07, 2011 7:45 am ]
Post subject:  Sandbox: Solid Background Bug

v2.0.10

When you use the sandbox and apply a Solid Background... On the show code button, it incorrectly lists x2,y2 variables ($g_width, $g_height) and they're undefined. It should list the image size.

Code:
$Settings = array("R"=>170, "G"=>183, "B"=>87, "Dash"=>1, "DashR"=>190, "DashG"=>203, "DashB"=>107);
$myPicture->drawFilledRectangle(0,0,$g_width,$g_height,$Settings);

Author:  jean-damien [ Fri Jan 07, 2011 8:54 am ]
Post subject:  Re: Sandbox: Solid Background Bug

I've also noticed it ;o)

The 2.0.11 has been patched and is adding some more sandbox options.

Thanks for your feedback!
JD.

Author:  jean-damien [ Fri Jan 07, 2011 3:57 pm ]
Post subject:  Re: Sandbox: Solid Background Bug

I've posted the new 2.0.11 subversion on the pChart web site correcting this bug.

You can get it here : http://www.pchart.net/download

Author:  Airforce111 [ Fri Jan 07, 2011 10:01 pm ]
Post subject:  Re: Sandbox: Solid Background Bug

yay! Cheers!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/