XyPlotter¶
- class rubin_sim.maf.plots.XyPlotter¶
Bases:
BasePlotter
Bare-bones plotter for making scatter plots. Expects single metric value (e.g, from UniSlicer or UserPointSlicer with one point)
Methods Summary
__call__
(metric_value_in, slicer, user_plot_dict)Call self as a function.
Methods Documentation
- __call__(metric_value_in, slicer, user_plot_dict, fignum=None)¶
Call self as a function.