add 3d graph examples
[PyX/mjg.git] / examples / 3dgraphs / grid.txt
blob363509f4a6a1b19f457b360cf7d0e105336fedd3
1 Stroking the grid
3 The grid as its created by PyX internally can also be stroked by means of the
4 grid style. In this example the minimal value of the z axis was changed too. As
5 lines are cut at graph boundaries properly, this results in a cutted grid. ...
7 ! The surface style does not support cuts at the graph boundary. It'll always
8 skip rectangles partially (or fully) outside of the graph.