GIFgraph::WithMap

Generates HTML map text while plotting graph
Download

GIFgraph::WithMap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matthew Pocock
  • Publisher web site:
  • http://search.cpan.org/~mpocock/

GIFgraph::WithMap Tags


GIFgraph::WithMap Description

Generates HTML map text while plotting graph GIFgraph::WithMap is a Perl module that generates HTML map text while plotting graph.SYNOPSISThis module extends GIFgraph objects such as GIFgraph::lines. You can do everything that you would with a GIFgraph object. In addition, when the data is plotted, it generates some MAP html text.The series will be labeled 'series 1', 'series 2' etc. unless the $obj->seriesnames has been set. For each series, it will create a polygon area, with the following structure (assuming series is named 'Green', and that the links member array is empty: < AREA alt="Green" href="#Green" onMouseOver="self.status='Green'; return true" onMouseOut="self.status=''; return true" shape=polygon coords="87, 41, 165, 250, 165, 246, 87, 37" >So - clicking on the series will take you to #Green. If you don't specify #Green in the document, clicking on it will do very little. If you have (e.g. in the key) then it should take you there. Requirements: · Perl


GIFgraph::WithMap Related Software