GIFgraph::Map

GIFgraph::Map can generate HTML map text.
Download

GIFgraph::Map Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Roman Kosenko
  • Publisher web site:
  • http://search.cpan.org/~ra/GIFgraph_Map-1.02/GIFgraph/Map.pm

GIFgraph::Map Tags


GIFgraph::Map Description

GIFgraph::Map can generate HTML map text. GIFgraph::Map can generate HTML map text.SYNOPSISuse GIFgraph::Map;$map = new GIFgraph::Map($gr_object);$map->set(key1 => value1, key2 => value2 ...);$HTML_map = $map->imagemap($gr_file, @data);Is a perl5 module to generate HTML map text for following graph objects GIFgraph::pie, GIFgraph::bars, GIFgraph::point and GIFgraph::linespoints. As a result of its work is created HTML code containing IMG and MAP tags.You simply need to insert this code into the necessary place of your page. In the inserted thus image, its certain parts are the references and at a choice their mouse in a status line of your browser displays the additional information.(See Samples). Requirements: · Perl


GIFgraph::Map Related Software