Improve TA performance by increasing window of loaded transactions

This commit is contained in:
2024-11-18 13:48:06 +01:00
parent ba0d0165e8
commit f960f499c6
6 changed files with 42 additions and 14 deletions

View File

@@ -136,6 +136,8 @@ private:
TracePlotLineDataSource* tracePlotLineDataSource;
Timespan loadedTimespan;
void setUpTracePlotItem();
void setUpDrawingProperties();
void setUpGrid();