stipple_points#

cfplot.stipple_points(xmin=None, xmax=None, ymin=None, ymax=None, pts=None, stype=None)[source]#
Calculate interpolation points.

xmin=None - plot x minimum
ymax=None - plot x maximum
ymin=None - plot y minimum
ymax=None - plot x maximum
pts=None - number of points in the x and y directions
one number gives the same in both directions

stype=None - type of grid. 1=regular, 2=offset

Returns:

stipple locations in x and y