Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ touch
Method
touch
js/src/widget.ts:1206–1208 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1204
}
1205
1206
touch() {
1207
this.model.save_changes();
1208
}
1209
1210
/**
1211
* Handle plotly_relayout events emitted by the Plotly.js library
Callers
6
handle_plotly_restyle
Method · 0.95
handle_plotly_relayout
Method · 0.95
handle_plotly_update
Method · 0.95
_send_points_callback_message
Method · 0.95
_sendLayoutDelta
Method · 0.95
_sendTraceDeltas
Method · 0.95
Calls
1
save_changes
Method · 0.45
Tested by
no test coverage detected