1#ifndef YAZE_APP_GUI_PLOTS_IMPLOT_SUPPORT_H
2#define YAZE_APP_GUI_PLOTS_IMPLOT_SUPPORT_H
7#include "imgui/imgui.h"
29 ImVec2
size = ImVec2(0, 0);
30 ImPlotFlags
flags = ImPlotFlags_NoLegend;
55 explicit operator bool()
const {
return IsOpen(); }
PlotGuard(const PlotConfig &config)
ImPlotStyle previous_style_
PlotStyleScope(const Theme &theme, const PlotStyleConfig &config={})
ImPlotStyle BuildStyleFromTheme(const Theme &theme, const PlotStyleConfig &config)
void EnsureImPlotContext()
Comprehensive theme structure for YAZE.
ImPlotAxisFlags y_axis_flags
ImPlotAxisFlags x_axis_flags