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="1023Addingiconsontothegraph.html">
<LINK REL="Next" HREF="111Introduction.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="1023Addingiconsontothegraph.html">Previous</A>
<A HREF="111Introduction.html">Next</A>
<HR NOSHADE>
<H1><A NAME="11">11 Working with canvas graphs</A></H1>
<P> Canvas graphing is an advanced feature that comes in handy where you
 need to draw some more arbitrary graphics. To give you a flavor of what
 you can do the following example shows an architecture overview of
 JpGraph which was drawn using a canvas.<DIV class="example">
<BR> <A href="exframes/frame_canvas_jpgarchex.html" target="blank"><IMG border="0"
HEIGHT="650"  src="img/canvas_jpgarchex.png" WIDTH="700"></A>
<BR><B>Figure 182:</B> Example of what you can draw on a canvas <A href="exframes/frame_canvas_jpgarchex.html"
target="blank">[src]</A>&nbsp;
<P></P>
</DIV></P>
<P> Working with canvas requires more understanding of JpGraph as well
 as more programming and fine tuning.</P>
<HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="1023Addingiconsontothegraph.html">Previous</A>
<A HREF="111Introduction.html">Next</A>
</BODY>
</HTML>