This class is missing documentation.
Plot.new(plotter)
.dfilled(x, y, radius)
.dlines(x, y, radius)
.dots(x, y, radius, fill: true)
.dstems(x, y, radius)
.editData(x, y, plotIndex)
.pfilled(x, y, radius)
.plines(x, y, radius)
.points(x, y, radius)
.pstems(x, y, radius)
Copy and paste the text below and save to HelpSource/Classes/Plot.schelp
link::Classes/Plot::