Home » Images » Image_Graph » Bug #1882
Graph has issues with new version of Image_Color
Details
| Submitted | 2004-07-15 13:58 UTC |
|---|---|
| From | asnagy at php dot net |
| Status | No Feedback |
| Package | Image_Graph |
| PHP Version | 4.3.7 |
| OS | Linux |
| 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?