1 2 3
std::vector<Trace> g_arch_traces = {}; std::vector<Plot> g_arch_plots = {}; std::vector<PlotStacked> g_arch_plots_stacked = {};