A zapping symbol is a zig-zag symbol that indicates that a certain region of a plot is cut out due to space constraints. It's usually used in conjunction with non-linear/non-logarithmic coordinate system. See Section 6.1, for an sample of zap symbols.
canvas, style, fill_style, x1, y1, x2, y2, xsize, ysize) |
Parameter fill_style specifies the style for the zig-zag lines. PAT specifies the pattern with which the area is filled. The symbol is drawn in the rectangle (x1, y1) - (x2, y2). Each "zigzag" has the width xsize, height ysize.
canvas, style, fill_style, x1, y1, x2, y2, xsize, ysize) |
Parameter fill_style specifies the style for the zig-zag lines. PAT specifies the pattern with which the area is filled. The symbol is drawn in the rectangle (x1, y1) - (x2, y2). Each "zigzag" has the width xsize, height ysize.