PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Graph » Bug #1882

Graph has issues with new version of Image_Color

Details

Submitted2004-07-15 13:58 UTC
Fromasnagy at php dot net
StatusNo Feedback
PackageImage_Graph
PHP Version4.3.7
OSLinux
Roadmaps(Not assigned)

Comments

[2004-07-15 13:58 UTC] asnagy at php dot net

Description:
------------
I have been using the Graph package with Image_Color version 1.0.0 and it has been working rather well. I moved my application to a new server which has Image_Color 1.0.1 and the background color is always black. I am pretty much replicating your demo "complex1". My code is not much different.

[2004-07-15 14:06 UTC] asnagy at php dot net

Well considering the difference between Image_Color 1.0.0 and 1.0.1 is so minimal, I don't know how to explain it. On one server the background of the graph is the color I choose, on another it is black no matter what I choose.

Any ideas?