Skip to content

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

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

Plot data using python

Defined at io/python_plot.hpp:120