helper structure for PlotCustomHistogram describing background grid line and label More...
#include <ImGuiHelpers.h>
Public Attributes | |
float | value {} |
value on the corresponding axis where the line and label are located | |
std::string | label |
label text | |
std::string | tooltip |
label tooltip | |
helper structure for PlotCustomHistogram describing background grid line and label
std::string ImGui::HistogramGridLine::label |
label text
std::string ImGui::HistogramGridLine::tooltip |
label tooltip
float ImGui::HistogramGridLine::value {} |
value on the corresponding axis where the line and label are located