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="729Usinggradientfillforbargraphs.html"><LINK REL="Next" HREF="73Errorplots.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="729Usinggradientfillforbargraphs.html">Previous</A><A HREF="73Errorplots.html">Next</A><HR NOSHADE><H3><A NAME="7_2_10">7.2.10 Creating semi-filled bar graphs</A></H3><P> Semi filled bar graphs are in principle the same as normal filledbar graphs but with the additional feature that you can choose to onlyfill a specified range (or ranges) of X-coordinates. The figure belowillustrates this</P><P><DIV class="example"><BR> <A href="exframes/frame_partiallyfilledlineex1.html" target="blank"><IMG border="0" HEIGHT="300" src="img/img/img/img/img/img/partiallyfilledlineex1.png" WIDTH="400"></A><BR><B>Figure 56:</B> Semi-filled line graph <A href="exframes/frame_partiallyfilledlineex1.html"target="blank">[src]</A> <P></P></DIV></P><P></P><P> In this example we defined two areas along the X-axis to be filled.You can add filled areas by using the method <A href="../ref/LinePlot.html#_LINEPLOT_ADDAREA">AddArea()</A> and specifying range and color for the filled area.</P><HR NOSHADE><A HREF="toc.html">Contents</A><A HREF="729Usinggradientfillforbargraphs.html">Previous</A><A HREF="73Errorplots.html">Next</A></BODY></HTML>