Template Function wt::gui::plot_graph

Function Documentation

template<typename Plot>
inline void wt::gui::plot_graph(const ImVec2 size, Plot &hist, ImFont *font = nullptr, int plot_flags = ImPlotFlags_CanvasOnly | ImPlotFlags_Crosshairs, int extra_axis_flags = 0) noexcept