peakingduck.plotting module¶
-
class
peakingduck.plotting.LinePlotAdapter[source]¶ Bases:
peakingduck.plotting.plotadaptor.PlotAdapter
-
peakingduck.plotting.PLT¶
-
class
peakingduck.plotting.PlotAdapter[source]¶ Bases:
objectWraps the Matplotlib plotter
-
property
engine¶ The plotter engine
-
property
enginename¶ The name of the plotting engine
-
property
-
peakingduck.plotting.getplotvalues(x, y)[source]¶ Matplotlib hist is slow. Use a hist like plot with conventional line plot
-
peakingduck.plotting.matplotlib¶