1
0
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:
Bartosz Taudul
2022-09-03 16:54:46 +02:00
parent 55a82ea714
commit b481bb367c
9 changed files with 358 additions and 381 deletions
+2
View File
@@ -750,6 +750,8 @@ struct PlotData
uint8_t showSteps;
uint8_t fill;
uint32_t color;
double rMin, rMax, num;
};
struct MemData