Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ modifyBase
Function
modifyBase
src/plot_api/plot_template.js:281–283 ·
view source on GitHub ↗
(attr, value)
Source
from the content-addressed store, hash-verified
279
resetUpdate();
280
281
function
modifyBase(attr, value) {
282
update[attr] = value;
283
}
284
285
function
modifyItem(attr, value) {
286
if
(templateItemName) {
Callers
2
drawArrow
Function · 0.85
drawRaw
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…