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
-axes on the same plot. The output is shown in
figure 5.3.
PyXPlot Script:
examples/example3