Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ getScales
Method
getScales
js/src/MarkModel.ts:122–124 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
120
}
121
122
getScales(): Dict<ScaleModel> {
123
return
this.get(
'scales'
);
124
}
125
126
static serializers = {
127
...WidgetModel.serializers,
Callers
15
handle_destroy
Method · 0.95
updateLinkData
Method · 0.45
update_domains
Method · 0.45
update_domains
Method · 0.45
create_scale_views
Method · 0.45
update_color
Method · 0.45
update_domains
Method · 0.45
updateColor
Method · 0.45
update_domains
Method · 0.45
_create_panzoom_model
Method · 0.45
create_panzoom_model
Method · 0.45
update_domains
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected