func_sketch._impl.curve_sampler module#
Class to sample points of curves.
- class func_sketch._impl.curve_sampler.CurveSampler(plot_range: PlotRange, config: PlotConfig)#
Bases:
objectClass to sample points of curves.
- property config: PlotConfig#
Get configuration of the plot.
- Returns:
Configuration of the plot.