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="9WorkingwithnonXYplots.html"><LINK REL="Next" HREF="911Simpleradarplots.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="9WorkingwithnonXYplots.html">Previous</A><A HREF="911Simpleradarplots.html">Next</A><HR NOSHADE><H2><A NAME="9_1">9.1 Radar plots</A></H2><P> Spider plots are most often used to display how a number of resultscompare to some set targets. They make good use of the human ability tospot symmetry (or rather un-symmetry) . the figure below show anexample of a spider (sometimes called a web-plot). Spiderplots are notsuitable if you want very accurate readings from the graph since, byit's nature, it can be difficult to read out very detailed values.<DIV class="example"><BR> <A href="exframes/frame_radarex7.html" target="blank"><IMG border="0"HEIGHT="200" src="img/radarex7.png" WIDTH="300"></A><BR><B>Figure 110:</B> A typical radar graph with two plots <A href="exframes/frame_radarex7.html"target="blank">[src]</A> <P></P></DIV></P><P></P><UL><LI>There is one axis for each data point</LI><LI>Each axis may have an arbitrary title which is automaticallypositioned</LI><LI>A spider plot may be filled or open</LI><LI>You can control color, weight of lines as you are already used to</LI><LI>A spider plot can, as usual, have a title and a legend</LI><LI>The first axis is always oriented vertical and is the only axis withlabels</LI><LI>Grids may be used (dashed in the figure above)</LI><LI>You may have ticks (although suppressed in the figure above</LI><LI>You can control the size and position within the frame of the graph</LI><LI>You may have several plots within the same graph</LI></UL><P> In the following section we show how to draw both simple and complexradar graph. As we will show all the settings will follow the samepattern as for the more standard linear graphs.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="9WorkingwithnonXYplots.html">Previous</A><A HREF="911Simpleradarplots.html">Next</A></BODY></HTML>