yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::plotting::PlotStyleConfig Struct Reference

#include <implot_support.h>

Public Attributes

float line_weight = 2.0f
 
float marker_size = 4.0f
 
float marker_weight = 1.25f
 
float fill_alpha = 0.35f
 
float grid_alpha = 0.35f
 
float background_alpha = 0.9f
 
bool use_iso_8601 = true
 
bool use_24h_clock = true
 

Detailed Description

Definition at line 14 of file implot_support.h.

Member Data Documentation

◆ line_weight

float yaze::gui::plotting::PlotStyleConfig::line_weight = 2.0f

◆ marker_size

float yaze::gui::plotting::PlotStyleConfig::marker_size = 4.0f

◆ marker_weight

float yaze::gui::plotting::PlotStyleConfig::marker_weight = 1.25f

◆ fill_alpha

float yaze::gui::plotting::PlotStyleConfig::fill_alpha = 0.35f

◆ grid_alpha

float yaze::gui::plotting::PlotStyleConfig::grid_alpha = 0.35f

◆ background_alpha

float yaze::gui::plotting::PlotStyleConfig::background_alpha = 0.9f

◆ use_iso_8601

bool yaze::gui::plotting::PlotStyleConfig::use_iso_8601 = true

◆ use_24h_clock

bool yaze::gui::plotting::PlotStyleConfig::use_24h_clock = true

The documentation for this struct was generated from the following file: