Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ endDragVertexController
Function
endDragVertexController
src/components/shapes/display_outlines.js:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
170
function
endDragVertexController() {
171
update();
172
}
173
174
function
removeVertex() {
175
if
(!polygons.length)
return
;
Callers
nothing calls this directly
Calls
1
update
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…