bool show
Definition: imgui_plot.h:124
const size_t * indices
Definition: imgui_plot.h:125
unsigned int ImU32
Definition: imgui.h:171
Selection()
Definition: imgui_plot.h:100
const float * ys
Definition: imgui_plot.h:42
int offset
Definition: imgui_plot.h:47
ImVec2 frame_size
Definition: imgui_plot.h:128
struct ImGui::PlotConfig::Values values
struct ImGui::PlotConfig::Grid grid_x
float size
Definition: imgui_plot.h:96
int ys_count
Definition: imgui_plot.h:54
IMGUI_API PlotStatus Plot(const char *label, const PlotConfig &conf)
int subticks
Definition: imgui_plot.h:97
Definition: imgui_plot.h:116
struct ImGui::PlotConfig::VerticalLines v_lines
Definition: imgui_plot.h:58
const float * xs
Definition: imgui_plot.h:40
struct ImGui::PlotConfig::Grid grid_y
PlotStatus
Definition: imgui_plot.h:137
struct ImGui::PlotConfig::Tooltip tooltip
#define IMGUI_API
Definition: imgui.h:61
size_t count
Definition: imgui_plot.h:126
ImU32 color
Definition: imgui_plot.h:49
Type
Definition: imgui_plot.h:70
Type type
Definition: imgui_plot.h:75
VerticalLines()
Definition: imgui_plot.h:117
float line_thickness
Definition: imgui_plot.h:129
float max
Definition: imgui_plot.h:69
Definition: imgui_plot.h:87
Definition: imgui_plot.h:8
Definition: imgui_plot.h:99
struct ImGui::PlotConfig::Scale scale
uint32_t * length
Definition: imgui_plot.h:110
Values()
Definition: imgui_plot.h:27
bool show
Definition: imgui_plot.h:108
Scale()
Definition: imgui_plot.h:59
Definition: imgui_plot.h:139
int count
Definition: imgui_plot.h:44
bool show
Definition: imgui_plot.h:95
Definition: imgui_plot.h:26
struct ImGui::PlotConfig::Selection selection
float min
Definition: imgui_plot.h:67
const char * overlay_text
Definition: imgui_plot.h:131
Definition: imgui_plot.h:72
Definition: imgui_plot.h:71
const ImU32 * colors
Definition: imgui_plot.h:56
PlotConfig()
Definition: imgui_plot.h:10
Definition: imgui_plot.h:138
uint32_t(* sanitize_fn)(uint32_t)
Definition: imgui_plot.h:114
uint32_t * start
Definition: imgui_plot.h:109
Grid()
Definition: imgui_plot.h:88
bool skip_small_lines
Definition: imgui_plot.h:130
const float ** ys_list
Definition: imgui_plot.h:52