MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / BustPlotCache

Function BustPlotCache

Source/3rdParty/implot/implot.cpp:584–588  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584void BustPlotCache() {
585 ImPlotContext& gp = *GImPlot;
586 gp.Plots.Clear();
587 gp.Subplots.Clear();
588}
589
590//-----------------------------------------------------------------------------
591// Legend Utils

Callers 1

ShowMetricsWindowFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected