func_sketch._impl.plotter module#
Class of plotting.
- class func_sketch._impl.plotter.Plotter(plot_range: PlotRange, config: PlotConfig)#
Bases:
objectClass of plotting.
- property config: PlotConfig#
Get configuration of the plot.
- Returns:
Configuration of the plot.