Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ get_data_dict
Method
get_data_dict
js/src/PieModel.ts:154–156 ·
view source on GitHub ↗
(data, index)
Source
from the content-addressed store, hash-verified
152
}
153
154
get_data_dict(data, index) {
155
return
data.data;
156
}
157
158
static serializers = {
159
...MarkModel.serializers,
Callers
4
refresh_tooltip
Function · 0.45
custom_msg_sender
Function · 0.45
mouse_over
Function · 0.45
mouse_out
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected