Skip to content

function plot_save(const std::string &, const T &, const std::string &) plotting

template <typename T>
void plot_save(const std::string& name, const T& x, const std::string& options = "")

Plot data using python and save to file

Defined at io/python_plot.hpp:138