Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ GetPlotDrawList
Function
GetPlotDrawList
Source/3rdParty/implot/implot.cpp:4927–4929 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4925
}
4926
4927
ImDrawList* GetPlotDrawList() {
4928
return ImGui::GetWindowDrawList();
4929
}
4930
4931
void PushPlotClipRect(float expand) {
4932
ImPlotContext& gp = *GImPlot;
Callers
15
Demo_CustomRendering
Function · 0.85
PlotCandlestick
Function · 0.85
DragPoint
Function · 0.85
DragLineX
Function · 0.85
DragLineY
Function · 0.85
DragRect
Function · 0.85
RenderPrimitives1
Function · 0.85
RenderPrimitives2
Function · 0.85
RenderPrimitives3
Function · 0.85
PlotPolygonEx
Function · 0.85
PlotErrorBarsVEx
Function · 0.85
PlotErrorBarsHEx
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected