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

View File

@@ -750,6 +750,8 @@ struct PlotData
uint8_t showSteps;
uint8_t fill;
uint32_t color;
double rMin, rMax, num;
};
struct MemData