Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
<LINK REL="Start" HREF="index.html">
<LINK REL="Contents" HREF="toc.html">
<LINK REL="Prev" HREF="553Commonlyusedmethods.html">
<LINK REL="Next" HREF="61Thebasicstructureofanimagemapscript.html">
<STYLE TYPE="text/css"><!--
BODY { font-family: serif }
H1 { font-family: sans-serif }
H2 { font-family: sans-serif }
H3 { font-family: sans-serif }
H4 { font-family: sans-serif }
H5 { font-family: sans-serif }
H6 { font-family: sans-serif }
SUB { font-size: smaller }
SUP { font-size: smaller }
PRE { font-family: monospace }
A { text-decoration: none }
--></STYLE>
</HEAD>
<BODY>
<A HREF="toc.html">Contents</A>
<A HREF="553Commonlyusedmethods.html">Previous</A>
<A HREF="61Thebasicstructureofanimagemapscript.html">Next</A>
<HR NOSHADE>
<H1><A NAME="6">6 Using image maps with JpGraph</A></H1>
<P> Image maps, or client side image (CSIM) as they are known is fully
 supported in JpGraph. It gives you the opportunity to create hot-spots
 in the graphs which allows you to build a set of &quot;drill-down&quot; graphs.</P>
<P> In the following section is based on the assumption that the reader
 is familiar with the basic concepts of client side image map in HTML.</P>
<P> To shortly recapitulate. Client side image maps consists of two
 parts. The first part is the actual image and the second part is a
 mapping that gives the coordinates for areas in the image which should
 be marked as hot spots (i.e. click-able by the user). The library can
 automatically generate these coordinate maps from a given graph.</P>
<P> Through out the manual areas of the graph that may be used as a
 hotspot is given in conjuction with the general description of that
 area.</P>
<HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="553Commonlyusedmethods.html">Previous</A>
<A HREF="61Thebasicstructureofanimagemapscript.html">Next</A>
</BODY>
</HTML>