One of the most needed feature in both pyxplot and gnuplot is support for broken axis.

In gnuplot it can be done with some dirty trick - see for example the links at this feature request: https://sourceforge.net/p/gnuplot/feature-requests/375/ ; I am unaware if it can be obtained with pyxplot.

The basic idea is to be able to write "set xrange [0:1-45:50]" (or similar syntax) and having the magic automatically done (even on multiple axes).

Thanks!

 

Last edit: Romano Giannetti 2014-05-20