Subject: | get_hotspot broken |
I tried to draw text above stacked horizontal bars, based on sample 17.
hotspot should return (x1 y1 x2 y2) but instead returns (y1 36 x1 y2) or something like that, for all bars. (In other words, order of coordinates is wrong, and x2 is always the same).
I did not dive into the code as I am able to draw text above the bar with x1,y1-15 as starting coordinates. What I really wanted was to use Project::Gantt but it uses ImageMagick which is harder to install on windows. Using perl 5.8.4 on win98.
If you fix this it would be nice if you could email me thanks.
mattr atnospam telebody dotcom