4.1.2 Upper and Lower Limit Data Points

PyXPlot can plot data points using the standard upper- and lower-limit symbols. No special syntax is required for this; these symbols are pointtypes1 12 and 13 respectively, obtained as follows:

plot 'upperlimits.dat' with points pointtype 12
plot 'lowerlimits.dat' with points pointtype 13

Footnotes

  1. The pointtype modifier was introduced in Section 2.9.