Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ reset
Method
reset
bqplot/interacts.py:170–171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
168
marks = List().tag(sync=True, **widget_serialization)
169
170
def
reset(self):
171
self.send({
"type"
:
"reset"
})
172
173
174
class
OneDSelector(Selector):
Callers
nothing calls this directly
Calls
1
send
Method · 0.80
Tested by
no test coverage detected