Function lupnt::Scatter(const MatX2&, std::string_view)¶ Defined in File maplot.cc Function Documentation¶ matplot::line_handle lupnt::Scatter(const MatX2 &xyz, std::string_view line_spec = "")¶ Scatter overload taking an [N x 2] matrix of (x, y) columns, plotted as a 2D line/marker series.