Lines Matching defs:Grid
3409 """Draws the horizontal lines of a grid over a specified region
3411 grid lines.
3461 """Draws the vertical lines of a grid over a specified region
3463 grid lines.
3512 class Grid(Ticks):
3513 """Draws a grid over a specified region using the standard tick
3514 specification (see help(Ticks)) to place the grid lines.
3516 Grid(xmin, xmax, ymin, ymax, ticks, miniticks, logbase, mini_attr, attribute=value)
3534 return "<Grid x=(%g, %g) y=(%g, %g) ticks=%s miniticks=%s %s>" % (