|
From: <Eri...@nr...> - 2005-01-21 14:25:46
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <br> Axel,<br> <br> Have a look at<br> <br> <a class="moz-txt-link-freetext" href="http://t16web.lanl.gov/Kawano/gnuplot/plot1-e.html#5.2">http://t16web.lanl.gov/Kawano/gnuplot/plot1-e.html#5.2</a><br> <br> and relevant sections in the gnuplot manual (plot command, section 28)<br> <br> Éric<br> <br> <br> <br> <br> Axel Bock a écrit : <blockquote cite="mid...@th..." type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="MS Exchange Server version 5.5.2657.73"> <title>[Gnuplot-info] coordinate system with more than one axis</title> <p><font size="2">Hi,</font> </p> <p><font size="2">I have this little question about gnuplot (surprisingly :-). I would like to </font> <br> <font size="2">plot two functions of test values into one plot. Alas, these two values are </font> <br> <font size="2">both a result of the "function" something(packet loss), but the result differs </font> <br> <font size="2">in size by at least a magnitude.</font> </p> <p><font size="2">example:</font> <br> <font size="2">function one: function two:</font> <br> <font size="2">loss result loss result</font> <br> <font size="2">0 1200 0 1.3</font> <br> <font size="2">2 1220 2 2</font> <br> <font size="2">4 1240 4 3</font> <br> <font size="2">6 1300 6 3.3</font> <br> <font size="2">8 1400 8 3.7</font> <br> <font size="2">10 1450 10 3.9</font> <br> <font size="2">... ...</font> </p> <p><font size="2">if I plot them now into one "normal" plot the second one will be a straight </font> <br> <font size="2">line. Now I have seen plots where both y-axes are labelled differently - the </font> <br> <font size="2">left with one scale, the right with another.</font> </p> <p><font size="2">my question now: ist that possible with gnuplot? (I guess not, but I ask </font> <br> <font size="2">anyways ;-)</font> </p> <br> <p><font size="2">thanks in advance & greetings,</font> </p> <p><font size="2">axel.</font> </p> <br> <p><font size="2">-------------------------------------------------------</font> <br> <font size="2">This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting</font> <br> <font size="2">Tool for open source databases. Create drag-&-drop reports. Save time</font> <br> <font size="2">by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.</font> <br> <font size="2">Download a FREE copy at <a href="http://www.intelliview.com/go/osdn_nl" target="_blank">http://www.intelliview.com/go/osdn_nl</a></font> <br> <font size="2">_______________________________________________</font> <br> <font size="2">Gnuplot-info mailing list</font> <br> <font size="2"><a class="moz-txt-link-abbreviated" href="mailto:Gnu...@li...">Gnu...@li...</a></font> <br> <font size="2"><a href="https://lists.sourceforge.net/lists/listinfo/gnuplot-info" target="_blank">https://lists.sourceforge.net/lists/listinfo/gnuplot-info</a></font> </p> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Éric Giroux | (613) 998-8598 NRC - CNRC 1200 Montreal Road, Ottawa, ON K1A 0R6 Government of Canada - Gouvernement du Canada </pre> </body> </html> |