Point¶
-
class
sherpa.plot.Point[source] [edit on github]¶ Bases:
sherpa.utils.NoNewAttributesAfterInitBase class for point plots
Attributes Summary
point_prefsMethods Summary
point(x, y[, overplot, clearwindow])Attributes Documentation
-
point_prefs= {'color': None, 'symbol': None}¶
Methods Documentation
-
point(x, y, overplot=True, clearwindow=False)[source] [edit on github]¶
-