Re: [Pgfplots-features] plot z order

2012-08-15 Thread Neal H. Walfield
At Tue, 14 Aug 2012 19:30:19 +0200, Christian Feuersänger wrote: > this is indeed a missing feature - the only available workaround is > thei clip marker paths thing. There is a feature branch which will > support layered graphics; it will also address this issue (at least to > some extend). I hope

Re: [Pgfplots-features] plot z order

2012-08-14 Thread Christian Feuersänger
Hi Neal, this is indeed a missing feature - the only available workaround is thei clip marker paths thing. There is a feature branch which will support layered graphics; it will also address this issue (at least to some extend). I hope to be able to include that feature branch into the next releas

[Pgfplots-features] plot z order

2012-08-14 Thread Neal H. Walfield
I'm having the same problem as described here: http://tex.stackexchange.com/questions/10886/z-order-of-plots-pgfplots Basically, I have a dense point cloud and a regression. The point cloud is plotted on top of the line, which almost completely obscures it. I've looked through the manual and