mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow hiding plots.
This commit is contained in:
@@ -73,6 +73,7 @@ private:
|
||||
uint64_t name;
|
||||
double min;
|
||||
double max;
|
||||
bool enabled;
|
||||
std::vector<PlotItem> data;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user