Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ relayout
Method
relayout
js/src/Image.ts:130–132 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
relayout() {
131
this.draw(true);
132
}
133
134
img_send_message(event_name, data) {
135
// For the moment, use a custom function instead of overriding the
Callers
nothing calls this directly
Calls
1
draw
Method · 0.95
Tested by
no test coverage detected