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