Provide an easy way to display x and y error bars as rectangles
Brought to you by:
cfeuersaenger,
ludewich
Currently, pgfplots
displays by default x
and y
error bars as two orthogonal lines. It would be nice to be able to display these errors instead as the (say light gray filled) rectangles circumscribing to these orthogonal lines.
Stefan Pinnow provided a solution for this. Is there any chance it will be directly implemented in
pgfplots
?