mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Include custom color in plot configuration.
This commit is contained in:
@@ -749,6 +749,7 @@ struct PlotData
|
||||
PlotValueFormatting format;
|
||||
uint8_t showSteps;
|
||||
uint8_t fill;
|
||||
uint32_t color;
|
||||
};
|
||||
|
||||
struct MemData
|
||||
|
||||
Reference in New Issue
Block a user