|
void | Plot () |
|
void | SetXAxisLabel (std::string x_label) |
|
void | SetYAxisLabel (std::string y_label) |
|
void | SetSavePath (std::string file_path) |
|
void | AddSeries (T series, std::string title) |
|
void | SetMaxNumPoints (uint max_points) |
|
template<typename T>
class jaspl::Plotter< T >
Definition at line 20 of file jplot.h.