5.3 Example 3: Plotting A Datafile - Using Multiple Axes

This is a more complicated example. First of all, we plot two datafiles, one using a line, and another using points. We label our lines using arrows and text labels, using the same syntax that gnuplot uses. We also have multiple axes, this time having three $ x$-axes on the same plot. The output is shown in figure 5.3.




PyXPlot Script:

examples/example3



Dominic Ford 2006-09-09