xenopict.plotdot module

class xenopict.plotdot.PlotDot(levels=4)[source]

Bases: object

all_dots(zs)[source]
Return type:

list[list[tuple[float, float]]]

dot_color(z, level)[source]
Return type:

float

dot_radius(z, level)[source]
Return type:

float

single_dot(z)[source]
Return type:

list[tuple[float, float]]