mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Switch plot drawing to the timeline items system.
This commit is contained in:
@@ -750,6 +750,8 @@ struct PlotData
|
||||
uint8_t showSteps;
|
||||
uint8_t fill;
|
||||
uint32_t color;
|
||||
|
||||
double rMin, rMax, num;
|
||||
};
|
||||
|
||||
struct MemData
|
||||
|
||||
Reference in New Issue
Block a user