Re: GD::Graph with Image Map implementation question
- From: dkelemen@xxxxxxxxx
- Date: Thu, 28 Jun 2007 17:04:35 -0000
On Jun 27, 3:10 pm, dkele...@xxxxxxxxx wrote:
Hello,
.....
Right now, I am working on turning the lovely mixed graph image into
an image map by using the get_hotspot() function so that when I
mouseover the bars or lines, the actual data is displayed, but it
seems like my design is not capable of doing this since the GD::Graph
is only in an img file, and the html file doesn't know about the
graph.
What I ended up doing just to have it working is re-create the graph
in the main html page, since I have all the data there, solely for the
purpose of grabbing the hotpsots (still using the image link to
another graph drawing page). This worked ok as a quick fix, but still
doesn't feel quite right.
-Dan
.
- References:
- GD::Graph with Image Map implementation question
- From: dkelemen
- GD::Graph with Image Map implementation question
- Prev by Date: Re: bignum incompatible with looks_like_number() ???
- Next by Date: Re: Help with validating XML (DTD or Schema) with PERL
- Previous by thread: GD::Graph with Image Map implementation question
- Index(es):
Relevant Pages
|