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="923Addingiconsontothegraph.html"><LINK REL="Next" HREF="101Introduction.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="923Addingiconsontothegraph.html">Previous</A><A HREF="101Introduction.html">Next</A><HR NOSHADE><H1><A NAME="10">10 Working with canvas graphs</A></H1><P> Canvas graphing is an advanced feature that comes in handy where youneed to draw some more arbitrary graphics. To give you a flavor of whatyou can do the following example shows an architecture overview ofJpGraph 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/img/img/img/img/img/canvas_jpgarchex.png" WIDTH="700"></A><BR><B>Figure 186:</B> Example of what you can draw on a canvas <A href="exframes/frame_canvas_jpgarchex.html"target="blank">[src]</A> <P></P></DIV></P><P> Working with canvas requires more understanding of JpGraph as wellas more programming and fine tuning.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="923Addingiconsontothegraph.html">Previous</A><A HREF="101Introduction.html">Next</A></BODY></HTML>