Home » Images » Image_Graph » Bug #4819
image map / linking feature
Details
| Request #4819 | image map / linking feature |
|---|---|
| Submitted | 2005-07-13 11:38 UTC |
| From | till at notspecified dot de |
| Assigned | nosey |
| Status | Closed |
| Package | Image_Graph |
| PHP Version | Irrelevant |
| OS | irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-07-13 11:38 UTC] till at notspecified dot de
Description:
------------
Hello, guys!
superior package you are offering, thanks for the good work.
One feature I'd like to see in the package (or did I miss something) is a linking feature. Since I would like to provide some more detailed information on the chart, it would be great if areas of the chart could be linked with e.g. an image map.
Regards,
Till
[2005-07-27 21:14 UTC] pear dot nosey at veggerby dot dk
Hi Till,
This has actually been on the todo/wishlist for a long time. And I can tell you that it is pretty close now. Especially if the Image_Canvas proposal is accepted, since I have already created support for image maps in this, and the transition to also support it within Image_Graph _should_ be fairly straightforward. But lets wait and see what the result of the vote will be - looks good now :)
If Image_Canvas is not supported I it will be included as well - I guess we'll just reimplement these drivers in Image_Graph (the proposed drivers were actually the "extracts" from Image_Graph slightly modified) in some way or the other.
So... it's coming.
regards
Jesper
[2005-08-03 05:57 UTC] pear dot nosey at veggerby dot dk
With the acceptance of Image_Canvas, this feature is closer than ever. What now needs is to simply to implement Image_Canvas in Image_Graph - which is simple but tedious- and a method for assigning the URL's needed - which should be simple and a little tedious.
/Jesper
[2005-08-08 20:44 UTC] pear dot nosey at veggerby dot dk
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/Image_Graph
This feature has been added in the new 0.5.0 release