1
0
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:
Bartosz Taudul
2022-07-24 13:42:25 +02:00
parent 1dfe36e962
commit b026e09a09
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -749,6 +749,7 @@ struct PlotData
PlotValueFormatting format;
uint8_t showSteps;
uint8_t fill;
uint32_t color;
};
struct MemData